DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmOptionButtonGadget(X3mot)


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 obtaining the widget ID for the internally created CascadeButtonGadget. Once the application has obtained the widget ID, it can adjust the visuals 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 CascadeButtonGadget 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 identifies the names of these widgets (or gadgets) and the associated OptionMenu areas.

For a complete definition of RowColumn and its associated resources, see XmRowColumn(X3mot).

Return values

Returns the widget ID for the internal button.

References

XmCreateOptionMenu(X3mot), XmCascadeButtonGadget(X3mot), XmOptionLabelGadget(X3mot) and XmRowColumn(X3mot).
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004