Query: xmfileselectiondosearch
OS: centos
Section: 3
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmFileSelectionDoSearch(library call) XmFileSelectionDoSearch(library call)NAMEXmFileSelectionDoSearch -- A FileSelectionBox function that initiates a directory searchSYNOPSIS#include <Xm/FileSB.h> void XmFileSelectionDoSearch( Widget widget, XmString dirmask);DESCRIPTIONXmFileSelectionDoSearch 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).RELATEDXmFileSelectionBox(3). XmFileSelectionDoSearch(library call)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Best performance UNIX just for HOST Virtualization? |
Shopt -s histappend |
Controlling user input |
[TIP] Processing YAML files with yq |