Content-type: text/html Man page of XtRegisterGrabAction

XtRegisterGrabAction

Section: (3Xt)
Updated:
Index Return to Main Contents
 

NAME

XtRegisterGrabAction - register button and key grabs  

SYNOPSIS

void XtRegisterGrabAction(action_proc, owner_events, event_mask, pointer_mode, keyboard_mode) XtActionProc action_proc; Boolean owner_events; unsigned int event_mask; int pointer_mode; int keyboard_mode;
 

ARGUMENTS

Specifies the action procedure to search for in translation tables. 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


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:41:45 GMT, October 02, 2010