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