 |
Index for Section 3X |
|
 |
Alphabetical listing for X |
|
 |
Bottom of page |
|
XmTextGetEditable(3X)
OSF/Motif
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 widget.
widget
Specifies the Text widget ID
For a complete definition of Text and its associated resources, see
XmText(3X).
RETURN VALUE
Returns a Boolean value that indicates the state of the XmNeditable
resource.
SEE ALSO
XmText(3X)
 |
Index for Section 3X |
|
 |
Alphabetical listing for X |
|
 |
Top of page |
|