Query: xtseteventdispatcher
OS: hpux
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XtSetEventDispatcher(3X) XT FUNCTIONS XtSetEventDispatcher(3X)NAMEXtSetEventDispatcher - extension event handlingSYNTAXXtEventDispatchProc XtSetEventDispatcher(display, event_type, proc) Display *display; int event_type; XtEventDispatchProc proc;ARGUMENTSdisplay Specifies the display. event_type Specifies the event type. proc Specifies the proc.DESCRIPTIONThe XtSetEventDispatcher function registers the event dispatcher procedure specified by proc for events with the type event_type. The pre- viously registered dispatcher (or the default dispatcher if there was no previously registered dispatcher) is returned. If proc is NULL, the default procedure is restored for the specified type. In the future, when XtDispatchEvent is called with an event of event_type, the specified proc (or the default dispatcher) will be invoked to determine a widget to which to dispatch the event.SEE ALSOXtEventDispatchProc(3X) XtGetKeyboardFocusWidget(3X) XtInsertEventTypeHandler(3X), XtRemoveEventTypeHandler(3X), XtRegisterExtensionSelec- tor(3X), XtDispatchEventToWidget(3X) X Version 11 Release 6 XtSetEventDispatcher(3X)
Related Man Pages |
---|
xtdispatcheventtowidget(3) - debian |
xtinserteventtypehandler(3) - debian |
xtinserteventtypehandler(3) - centos |
xtseteventdispatcher(3x) - hpux |
xtregisterextensionselector(3xt) - osf1 |
Similar Topics in the Unix Linux Community |
---|
proc directory |
Definition of "siblings" in /proc/cpuinfo |
Output of /proc/version |
Traceroute response |
Pro*c file Compiling Issue in suse Linux |