XmFileSelectionDoSearch - A FileSelectionBox function that initiates a directory search
#include <Xm/FileSB.h>
void XmFileSelectionDoSearch (widget, dirmask)
Widget widget;
XmString dirmask;
XmFileSelectionDoSearch initiates a directory and file search in a FileSelectionBox widget. For a description of the actions that the FileSelectionBox takes when doing a search, see XmFileSelectionBox(3X).
For a complete definition of FileSelectionBox and its associated resources, see XmFileSelectionBox(3X).