DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

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)


© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003