Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtRegisterGrabAction(3Xt) — Digital UNIX 4.0d

Media Vault

Software Library

Restoration Projects

Artifacts Sought

XtRegisterGrabAction(3Xt)  —  Subroutines

X11R6

NAME

XtRegisterGrabAction − register button and key grabs

SYNTAX

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

action_procSpecifies the action procedure to search for in translation tables. 

action

event

params

num_paramsSpecify 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

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026