Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

gesture-modifier-state

Generic function

Summary

Returns the modifier-state associated with the specified gesture.

Signature

gesture-modifier-state gesture => modifier-state

Arguments

gesture
An instance of type <gesture>.

Values

modifier-state
An instance of type <integer>.

Library

duim-sheets

Module

duim-sheets

Description

Returns the modifier-state associated with gesture.

See also

event-modifier-state, page 266

<keyboard-gesture>, page 291

make-modifier-state, page 295

port-modifier-state, page 331


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index