XmTextGetEditable(X3mot)
XmTextGetEditable --
a Text function that accesses the edit permission state
Synopsis
#include <Xm/Text.h>
Boolean XmTextGetEditable (widget)
Widget widget;
Description
XmTextGetEditable accesses the edit permission state of the Text widget.
- widget
-
Specifies the Text widget ID
For a complete definition of Text and its associated resources, see
XmText(X3mot).
Return values
Returns a Boolean value that indicates the state of the XmNeditable
resource.
References
XmText(X3mot)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.