XmDropDownGetText
XmDropDownGetText
Section: Misc. Reference Manual Pages (library call) Local index
Up
NAME
XmDropDownGetText --- A DropDown function that returns the "text" child of
the XmDropDown
SYNOPSIS
#include <Xm/DropDown.h>
Widget XmDropDownGetText(
Widget widget);
DESCRIPTION
XmDropDownGetText is used to access the "text" child within the
DropDown widget.
- widget
-
Specifies the DropDown widget ID.
For a complete definition of DropDown and its associated resources, see
XmDropDown(3).
RETURN
Returns the widget ID of the "text" child of the DropDown widget.
RELATED
XmDropDown(3).
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN
-
- RELATED
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:51 GMT, April 16, 2011