Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

gesture-button

Generic function

Summary

Returns the button associated with the specified gesture.

Signature

gesture-button pointer-gesture => button

Arguments

pointer-gesture
An instance of type <pointer-gesture>.

Values

button
An instance of type <integer>.

Library

duim-sheets

Module

duim-sheets

Description

Returns the button associated with pointer-gesture.

See also

<pointer-gesture>, page 327


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index