Manual Page Result
0
Command: XmTextGetEditable | Section: 3 | Source: Digital UNIX | File: XmTextGetEditable.3X.gz
XmTextGetEditable(3X) XmTextGetEditable(3X)
NAME
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 wid-
get. Specifies the Text widget ID
For a complete definition of Text and its associated resources, see Xm-
Text(3X).
RETURN VALUE
Returns a Boolean value that indicates the state of the XmNeditable re-
source.
SEE ALSO
XmText(3X)
XmTextGetEditable(3X)