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 |
|---|
| xmdatafield(1) - redhat |
| xmcreatefileselectiondialog(3) - centos |
| xmdatafieldcut(3) - centos |
| xmdatafieldpaste(3) - centos |
| dwtstextgeteditable(3dwt) - ultrix |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Controlling user input |
| [TIP] Processing YAML files with yq |