XmTextFieldGetEditable(Xm)
XmTextFieldGetEditable --
a TextField function that accesses the edit permission state
Syntax
#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(Xm).
Return value
Returns a Boolean value that indicates the state of the XmNeditable
resource.
See also
XmTextField(Xm)
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 26 May 2005