Man Page: xmtextfieldgeteditable
Operating Environment: centos
Section: 3
XmTextFieldGetEditable(library call) XmTextFieldGetEditable(library call)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. widget Specifies the TextField widget ID 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). XmTextFieldGetEditable(library call)
| Related Man Pages |
|---|
| xmtextfieldinsertwcs(3) - redhat |
| xmtextfieldinsert(3) - centos |
| xmtextfieldpostoxy(3) - centos |
| xmtextfieldinsertwcs(3) - hpux |
| xmtextfieldpostoxy(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Docker learning Phase-I |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |