X Python Reference Manual
Previous:
6.3.6 XmDropSite widget methods
Up:
6.3 Xm Widget
Next:
6.3.8 XmList widget methods
6.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
)
This function corresponds with
XmFileSelectionDoSearch
.
X Python Reference Manual
Previous:
6.3.6 XmDropSite widget methods
Up:
6.3 Xm Widget
Next:
6.3.8 XmList widget methods
Release 2.3, documentation updated on September 30, 2003.