*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: DXmHelpOnContext | Section: 3 | Source: Digital UNIX | File: DXmHelpOnContext.3X.gz
DXmHelpOnContext(3X) DXmHelpOnContext(3X) NAME DXmHelpOnContext - Enters the application into context sensitive help mode and either calls a help callback (if one exists) or searches for one in the widget's parent. SYNOPSIS void DXmHelpOnContext (widget, confine) Widget widget; Boolean confine; PARAMETERS The identifier of the widget (widget ID) to pass to the XmTrackingLo- cate routine. A Boolean value passed to XmTrackingLocate. When True, confines the help cursor (?) to the widget specified in the widget pa- rameter. DESCRIPTION The DXmHelpOnContext routine enters context sensitive help mode, chang- ing the cursor to the help cursor (?) and then waiting for an MB1 click on a widget. If the selected widget has a help callback, that help callback is called; otherwise, the widget's parent is checked for a help callback. Note that a Null callback structure pointer is passed to the help call- back. Therefore, help callbacks in your application should test the value of this pointer before they attempt to use it. RELATED INFORMATION XmTrackingLocate(3X) delim off DXmHelpOnContext(3X)

Navigation Options