|
NAMEXmTextFieldGetEditable — A TextField function that accesses the edit permission stateSYNOPSIS#include <Xm/TextF.h> Boolean XmTextFieldGetEditable( Widget widget); DESCRIPTIONXmTextFieldGetEditable accesses the edit permission state of the TextField widget.
For a complete definition of TextField and its associated resources, see XmTextField(3). RETURNReturns a Boolean value that indicates the state of the XmNeditable resource.RELATEDXmTextField(3). Visit the GSP FreeBSD Man Page Interface. |