1XtRegisterGrabAction(3)          XT FUNCTIONS          XtRegisterGrabAction(3)
2
3
4

NAME

6       XtRegisterGrabAction - register button and key grabs
7

SYNTAX

9       void XtRegisterGrabAction(XtActionProc action_proc, Boolean
10              owner_events, unsigned int event_mask, int pointer_mode, int
11              keyboard_mode);
12

ARGUMENTS

14       action_proc
15                 Specifies the action procedure to search for in translation
16                 tables.
17
18       action
19
20       event
21
22       params
23
24       num_params
25                 Specify arguments to XtGrabButton or XtGrabKey
26

DESCRIPTION

28       XtRegisterGrabAction adds the specified action_proc to a list known to
29       the translation manager.
30

SEE ALSO

32       X Toolkit Intrinsics - C Language Interface
33       Xlib - C Language X Interface
34
35
36
37X Version 11                      libXt 1.1.5          XtRegisterGrabAction(3)
Impressum