Man Page: xmdropdowngetchild
Operating Environment: centos
Section: 3
XmDropDownGetChild(library call) XmDropDownGetChild(library call)NAMEXmDropDownGetChild -- A DropDown function that is used to access a componentSYNOPSIS#include <Xm/DropDown.h> Widget XmDropDownGetChild( Widget widget, int child);DESCRIPTIONXmDropDownGetChild 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).RETURNReturns the widget ID of the specified DropDown component. An application should not assume that the returned widget will be of any par- ticular class.RELATEDXmDropDown(3). XmDropDownGetChild(library call)
| Related Man Pages |
|---|
| xmfileselectionboxgetchild(3) - redhat |
| xmfileselectionboxgetchild(3) - centos |
| xmfileselectionboxgetchild(3) - hpux |
| xmmessageboxgetchild(3) - hpux |
| xmselectionboxgetchild(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| Please Welcome Dave Munro to the Moderator Team! |