Man Page: xmdatafieldseteditable
Operating Environment: centos
Section: 3
XmDataFieldSetEditable(library call) XmDataFieldSetEditable(library call)NAMEXmDataFieldSetEditable -- A DataField function that sets the edit permissionSYNOPSIS#include <Xm/DataF.h> void XmDataFieldSetEditable( Widget widget, Boolean editable);DESCRIPTIONXmDataFieldSetEditable sets the edit permission state of the DataField widget. When set to True, the text string can be edited. widget Specifies the DataField widget ID editable Specifies a Boolean value that when True allows text string edits For a complete definition of DataField and its associated resources, see XmDataField(3).RELATEDXmDataField(3). XmDataFieldSetEditable(library call)
| Related Man Pages |
|---|
| xmdatafieldcut(3) - centos |
| dwtcstextgeteditable(3dwt) - ultrix |
| dwtcstextseteditable(3dwt) - ultrix |
| dteditorcheckforunsavedchanges(3) - hpux |
| xmcreatefileselectiondialog(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |