XmTextFieldGetEditable
A TextField function that accesses the edit permission state "XmTextFieldGetEditable" "TextField functions" "XmTextFieldGetEditable"
- Provided by: libmotif-dev (Version: 2.3.4-10)
- Source: motif
- Report a bug
A TextField function that accesses the edit permission state "XmTextFieldGetEditable" "TextField functions" "XmTextFieldGetEditable"
#include <Xm/TextF.h> Boolean XmTextFieldGetEditable( Widget widget);
XmTextFieldGetEditable accesses the edit permission state of the TextField widget.
For a complete definition of TextField and its associated resources, see XmTextField(3).
Returns a Boolean value that indicates the state of the XmNeditable resource.