xtregistergrabaction(3) debian man page | unix.com

Man Page: xtregistergrabaction

Operating Environment: debian

Section: 3

XtRegisterGrabAction(3) 					   XT FUNCTIONS 					   XtRegisterGrabAction(3)

NAME
XtRegisterGrabAction - register button and key grabs
SYNTAX
void XtRegisterGrabAction(XtActionProc action_proc, Boolean owner_events, unsigned int event_mask, int pointer_mode, int keyboard_mode);
ARGUMENTS
action_proc Specifies the action procedure to search for in translation tables. action event params num_params Specify arguments to XtGrabButton or XtGrabKey
DESCRIPTION
XtRegisterGrabAction adds the specified action_proc to a list known to the translation manager.
SEE ALSO
X Toolkit Intrinsics - C Language Interface Xlib - C Language X Interface X Version 11 libXt 1.1.3 XtRegisterGrabAction(3)
Related Man Pages
xtgrabpointer(3xt) - redhat
xtungrabkey(3xt) - redhat
xtgrabkey(3) - debian
xtgrabbutton(3) - debian
xtgrabkeyboard(3) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?