centos man page for xmdropdowngetchild

Query: xmdropdowngetchild

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmDropDownGetChild(library call)										  XmDropDownGetChild(library call)

NAME
XmDropDownGetChild -- A DropDown function that is used to access a component
SYNOPSIS
#include <Xm/DropDown.h> Widget XmDropDownGetChild( Widget widget, int child);
DESCRIPTION
XmDropDownGetChild is used to access a component within a DropDown. The parameters given to the function are the DropDown widget and a value indicating which component to access. widget Specifies the DropDown widget ID. child Specifies a component within the DropDown. The following are legal values for this parameter: o XmDROPDOWN_LABEL o XmDROPDOWN_TEXT o XmDROPDOWN_ARROW_BUTTON o XmDROPDOWN_LIST For a complete definition of DropDown and its associated resources, see XmDropDown(3).
RETURN
Returns the widget ID of the specified DropDown component. An application should not assume that the returned widget will be of any par- ticular class.
RELATED
XmDropDown(3). XmDropDownGetChild(library call)
Related Man Pages
xmfileselectionboxgetchild(3) - redhat
xmmessageboxgetchild(3) - centos
xmfileselectionboxgetchild(3) - hpux
xmfileselectionboxgetchild(3x) - osf1
xmselectionboxgetchild(3x) - osf1
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
Docker learning Phase-I
[TIP] Processing YAML files with yq