Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

<pointer-gesture>

Sealed instantiable class

Summary

The class of all gestures that occur on pointers.

Superclasses

<gesture>

Init-keywords

button:
An instance of type <integer>.

modifier-state:
An instance of type <integer>.

Library

duim-sheets

Module

duim-sheets

Description

The class of all gestures that occur on pointers.

The button: init-keyword specifies the button on the attached pointer device on which the gesture has occurred, and the modifier-state: init-keyword specifies the modifier-state of the gesture.

Operations

gesture-button

Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index