XmCreateFileSelectionBox (3) Linux Manual Page
XmCreateFileSelectionBox — The FileSelectionBox widget creation function Synopsis#include <Xm/FileSB.h> Widget XmCreateFileSelectionBox( Widget parent, String name, ArgList arglist, Cardinal argcount);DescriptionXmCreateFileSelectionBox creates an unmanaged FileSelectionBox. A FileSelectionBox is used to select a file and includes the following: • An editable text field for the directory mask • A scrolling list of filenames • An editable text field…
