Next: XmList widget methods Prev: XmDropSite widget methods Up: Xm Widget object Top: Top

5.3.7. XmFileSelectionBox widget methods

Widget objects whose widget class is subclassed from XmFileSelectionBox have the following additional methods (note that XmFileSelectionBox is a subclass of XmSelectionBox):

FileSelectionBoxGetChild (child)
Returns child_widget. This function corresponds with XmFileSelectionBoxGetChild.
FileSelectionDoSearch (dirmask)
Returns None. This function corresponds with XmFileSelectionDoSearch.


Next: XmList widget methods Prev: XmDropSite widget methods Up: Xm Widget object Top: Top