Next | Prev | Up | Top | Contents | Index
Callback Cross References
Table 4-8 lists all callbacks supported by Tm, and the class in which they are first defined. The Motif method names to add callback code are obtained by appending Callback and prepending XmN; these are listed in <Xm/XmStrDefs.h>.
Callbacks and Classes Where Defined
Name | Defined by | | Name | Defined by |
---|
activate | Text/Button | | losePrimary | Text |
apply | SelectionBox | | losingFocus | Text |
arm | Button | | map | BulletinBoard |
browseSelection | List | | modifyVerify | Text |
cancel | SelectionBox | | motionVerify | Text |
cascading | CascadeButton | | multipleSelection | List |
commandChanged | Command | | noMatch | SelectionBox |
commandEntered | Command | | ok | SelectionBox |
decrement | ScrollBar | | pageDecrement | ScrollBar |
defaultAction | List | | pageIncrement | ScrollBar |
destroy | Core | | popdown | Shell |
disarm | Button | | popup | Shell |
drag | Scale | | resize | Draw |
entry | RowColumn | | simple | |
expose | Draw | | singleSelection | List |
extendedSelection | List | | toBottom | ScrollBar |
focus | BulletinBoard | | toPosition | (Text) |
gainPrimary | Text | | toTop | ScrollBar |
help | Mgr./Prim. | | unmap | BulletinBoard |
increment | Scrollbar | | valueChanged | Text/Scale/ScrollBar |
input | DrawingArea | | | |
Next | Prev | Up | Top | Contents | Index