DOKK / manpages / debian 12 / libmotif-dev / XmTextGetEditable.3.en
XmTextGetEditable(3) Library Functions Manual XmTextGetEditable(3)

XmTextGetEditable — A Text function that accesses the edit permission state "XmTextGetEditable" "Text functions" "XmTextGetEditable"

#include <Xm/Text.h>
Boolean XmTextGetEditable(
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(3).

Returns a Boolean value that indicates the state of the XmNeditable resource.

XmText(3).