xmdatafieldseteditable(3) centos man page | unix.com

Man Page: xmdatafieldseteditable

Operating Environment: centos

Section: 3

XmDataFieldSetEditable(library call)									      XmDataFieldSetEditable(library call)

NAME
XmDataFieldSetEditable -- A DataField function that sets the edit permission
SYNOPSIS
#include <Xm/DataF.h> void XmDataFieldSetEditable( Widget widget, Boolean editable);
DESCRIPTION
XmDataFieldSetEditable 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).
RELATED
XmDataField(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