Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

<gesture>

Abstract instantiable class

Summary

The base class of all gestures.

Superclasses

<object> 

Init-keywords

keysym:
An instance of type <symbol>. Required.

button:
An instance of type <integer>. Required.

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

modifiers:
An instance of type <sequence>.

Library

duim-sheets

Module

duim-sheets

Description

The base class of all gestures.

Operations

add-command add-command-table-menu-item event-matches-gesture? gadget-accelerator-setter gesture-modifier-state gesture-spec-equal

See also

<keyboard-gesture>, page 291

<pointer-gesture>, page 327


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index