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