*** 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: XmOptionButtonGadget | Section: 3 | Source: Digital UNIX | File: XmOptionButtonGadget.3X.gz
XmOptionButtonGadget(3X) XmOptionButtonGadget(3X) NAME XmOptionButtonGadget - A RowColumn function that obtains the widget ID for the CascadeButtonGadget in an OptionMenu SYNOPSIS #include <Xm/RowColumn.h> Widget XmOptionButtonGadget (option_menu) Widget option_menu; DESCRIPTION XmOptionButtonGadget provides the application with the means for ob- taining the widget ID for the internally created CascadeButtonGadget. Once the application has obtained the widget ID, it can adjust the vi- suals for the CascadeButtonGadget, if desired. When an application creates an instance of the OptionMenu widget, the widget creates two internal gadgets. One is a LabelGadget that is used to display RowColumn's XmNlabelString resource. The other is a Cascade- ButtonGadget that displays the current selection and provides the means for posting the OptionMenu's submenu. The user can specify resources in a resource file for the automatically created widgets and gadgets of an OptionMenu. The following list iden- tifies the names of these widgets (or gadgets) and the associated Op- tionMenu areas: Option Menu Label Gadget--"OptionLabel" Option Menu Cascade Button--"OptionButton" Specifies the OptionMenu widget ID For a complete definition of RowColumn and its associated resources, see XmRowColumn(3X). RETURN VALUE Returns the widget ID for the internal button. SEE ALSO XmCreateOptionMenu(3X), XmCascadeButtonGadget(3X), XmOptionLabelGad- get(3X), XmRowColumn(3X) XmOptionButtonGadget(3X)

Navigation Options