| XtRegisterGrabAction(3) | XT FUNCTIONS | XtRegisterGrabAction(3) |
XtRegisterGrabAction - register button and key grabs
#include <X11/Intrinsic.h>
void XtRegisterGrabAction(XtActionProc action_proc, Boolean owner_events, unsigned int event_mask, int pointer_mode, int keyboard_mode);
XtRegisterGrabAction adds the specified action_proc to a list known to the translation manager.
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
| libXt 1.2.1 | X Version 11 |