osf1 man page for xmfileselectiondosearch

Query: xmfileselectiondosearch

OS: osf1

Section: 3x

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

XmFileSelectionDoSearch(3X)											       XmFileSelectionDoSearch(3X)

NAME
XmFileSelectionDoSearch - A FileSelectionBox function that initiates a directory search
SYNOPSIS
#include <Xm/FileSB.h> void XmFileSelectionDoSearch (widget, dirmask) Widget widget; XmString dirmask;
DESCRIPTION
XmFileSelectionDoSearch initiates a directory and file search in a FileSelectionBox widget. For a description of the actions that the File- SelectionBox takes when doing a search, see XmFileSelectionBox(3X). Specifies the FileSelectionBox widget ID. Specifies the directory mask used in determining the directories and files displayed in the FileSelectionBox lists. This value is used as the mask member of the input data XmFileSelectionBoxCallbackStruct structure passed to the FileSelectionBox's XmNqualifySearchDataProc. The dir and pattern mem- bers of that structure are NULL. For a complete definition of FileSelectionBox and its associated resources, see XmFileSelectionBox(3X).
SEE ALSO
XmFileSelectionBox(3X) XmFileSelectionDoSearch(3X)
Related Man Pages
xmfileselectionboxgetchild(3) - redhat
xmcreatefileselectionbox(3) - centos
xmvacreatefileselectionbox(3) - centos
xmfileselectionboxgetchild(3) - hpux
xmfileselectionboxgetchild(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB