Query: xmtrackinglocate
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmTrackingLocate(library call) XmTrackingLocate(library call)NAMEXmTrackingLocate -- A Toolkit function that provides a modal interactionSYNOPSIS#include <Xm/Xm.h> Widget XmTrackingLocate( Widget widget, Cursor cursor, Boolean confine_to);DESCRIPTIONXmTrackingLocate provides a modal interface for selection of a component. It is intended to support context help. This function is imple- mented as XmTrackingEvent. NOTE: This function is obsolete and exists for compatibility with previous releases. It has been replaced by XmTrackingEvent. widget Specifies the widget ID of a widget to use as the basis of the modal interaction. That is, the widget within which the interac- tion must occur, usually a top-level shell. cursor Specifies the cursor to be used for the pointer during the interaction. This is a standard X cursor name. confine_to Specifies whether or not the cursor should be confined to widgetRETURNReturns the widget or gadget that contains the pointer when BSelect is released or a key is released. If no widget or gadget contains the pointer, the function returns NULL.RELATEDXmTrackingEvent(3). XmTrackingLocate(library call)
Related Man Pages |
---|
xtaddgrab(3) - centos |
xtremovegrab(3xt) - ultrix |
xtremovegrab(3) - suse |
xmtrackinglocate(3x) - osf1 |
xtaddgrab(3xt) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Retrieving previous command in a script |
Issue with "rsh" on RedHat |
Shopt -s histappend |
[TIP] Processing YAML files with yq |