XmTextFieldGetEditable(3X) SDK X11 R4.11MU05 XmTextFieldGetEditable(3X)
NAME
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(3X).
RETURN VALUE
Returns a Boolean value that indicates the state of the XmNeditable
resource.
RELATED INFORMATION
XmTextField(3X).
Licensed material--property of copyright holder(s)