|
XmTextFieldGetEditable(3X)
Contents
|
XmTextFieldGetEditable - A TextField function that
accesses the edit permission state
#include <Xm/TextF.h>
Boolean XmTextFieldGetEditable (widget)
Widget widget;
XmTextFieldGetEditable accesses the edit permission state
of the TextField widget. Specifies the TextField widget
ID
For a complete definition of TextField and its associated
resources, see XmTextField(3X).
Returns a Boolean value that indicates the state of the
XmNeditable resource.
XmTextField(3X)
XmTextFieldGetEditable(3X)
[ Back ] |