dwtstextgeteditable(3dwt) ultrix man page | unix.com

Man Page: dwtstextgeteditable

Operating Environment: ultrix

Section: 3dwt

DwtSTextGetEditable(3Dwt)												 DwtSTextGetEditable(3Dwt)

Name
       DwtSTextGetEditable - Obtains the current edit permission state indicating whether the user can edit the text in the simple text widget.

Syntax
       Boolean DwtSTextGetEditable(widget)
	    Widget widget;

Arguments
       widget	 Specifies the ID of the simple text widget whose edit permission state you want to obtain.

Description
       The  DwtSTextGetEditable function returns the current edit-permission-state, which indicates whether the user can edit the text in the sim-
       ple text widget.  If the function returns True, the user can edit the string text in the simple text widget.  If it returns False, the user
       cannot edit the text.

Return Values
       This function returns the current permission state concerning the editing of the text field in the widget.

See Also
       DwtSText(3Dwt),  DwtSTextGetString(3Dwt),  DwtSTextSetEditable(3Dwt), DwtSTextGetMaxLength(3Dwt), DwtSTextSetMaxLength(3Dwt), DwtS-
       TextSetSelection(3Dwt), DwtSTextClearSelection(3Dwt), DwtSTextGetSelection(3Dwt)
       Guide to the XUI Toolkit: C Language Binding
       Guide to the XUI Toolkit Intrinsics: C Language Binding

															 DwtSTextGetEditable(3Dwt)
Related Man Pages
dwtcstextgetmaxlength(3dwt) - ultrix
dwtstextseteditable(3dwt) - ultrix
dwtcstextseteditable(3dwt) - ultrix
dwtcstextsetstring(3dwt) - ultrix
dwtstextsetstring(3dwt) - ultrix
Similar Topics in the Unix Linux Community
In bash, read to a variable with a default value to edit
open a file in vi
How to edit a file on a UNIX Server
Can we directly edit "/etc/environment" file in AIX using vi ?
Help with awk command