Manual Reference Pages  - XtRegisterGrabAction (3Xt)

NAME

XtRegisterGrabAction - register button and key grabs

CONTENTS

Syntax
Arguments
Description

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
Jump to page    or go to Top of page |  Section 3Xt |  Main Index.


XtRegisterGrabAction (3Xt)
Generated by manServer 1.07 from /usr/X11R6/man/man3/XtRegisterGrabAction.3x.gz using man macros.