|
NAMEXmTextGetEditable — A Text function that accesses the edit permission stateSYNOPSIS#include <Xm/Text.h> Boolean XmTextGetEditable( Widget widget); DESCRIPTIONXmTextGetEditable accesses the edit permission state of the Text widget.
For a complete definition of Text and its associated resources, see XmText(3). RETURNReturns a Boolean value that indicates the state of the XmNeditable resource.RELATEDXmText(3). Visit the GSP FreeBSD Man Page Interface. |