xmfileselectiondosearch(3) redhat man page | unix.com

Man Page: xmfileselectiondosearch

Operating Environment: redhat

Section: 3

XmFileSelectionDoSearch(library call)									     XmFileSelectionDoSearch(library call)

NAME
XmFileSelectionDoSearch -- A FileSelectionBox function that initiates a directory search
SYNOPSIS
#include <Xm/FileSB.h> void XmFileSelectionDoSearch( Widget widget, XmString dirmask);
DESCRIPTION
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(3). widget Specifies the FileSelectionBox widget ID. dirmask 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 XmNqual- ifySearchDataProc. The dir and pattern members of that structure are NULL. For a complete definition of FileSelectionBox and its associated resources, see XmFileSelectionBox(3).
RELATED
XmFileSelectionBox(3). XmFileSelectionDoSearch(library call)
Related Man Pages
xmcreatefileselectionbox(3) - centos
xmcreatefileselectiondialog(3) - centos
xmcreatefileselectiondialog(3) - hpux
xmcreatefileselectionbox(3x) - osf1
xmcreatefileselectiondialog(3x) - osf1
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
CentOS7 restoring file capabilities
Package
[TIP] Processing YAML files with yq