Man Page: xltfilepickergetstring
Operating Environment: redhat
Section: 3x
XltFilePickerGetString(3X) XltFilePickerGetString(3X)NAMEXltFilePickerGetString - Function to get the XmNvalue from the TextField part of a FilePicker.SYNOPSIS#include <Xlt/FilePicker.h> String XltFilePickerGetString(widget) Widget widget;DESCRIPTIONXltFilePickerGetString returns the XmNvalue from the TextField part of the FilePicker. widget The FilePicker widget ID For a complete description of FilePicker, see XltFilePicker(3X)RETURN VALUEReturns the String from the TextFieldRELATED INFORMATIONXltFilePicker(3X). XltFilePickerGetString(3X)