XmTextGetEditable(3X) UNIX System V XmTextGetEditable(3X)
NAME
XmTextGetEditable - A Text function that accesses the edit
permission state
SYNOPSIS
#include <Xm/Text.h>
Boolean XmTextGetEditable (widget)
Widget widget;
VERSION
This page documents version 1.2 of the Motif library.
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.
RELATED INFORMATION
XmText(3X).
Page 1 (printed 4/30/98)