Query: xltfilepickergetstring
OS: redhat
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)