Query: dwtcstextgeteditable
OS: ultrix
Section: 3dwt
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DwtCSTextGetEditable(3Dwt) DwtCSTextGetEditable(3Dwt) Name DwtCSTextGetEditable - Obtains the current edit permission state indicating whether the user can edit the text in the compound-string text widget. Syntax Boolean DwtCSTextGetEditable(widget) Widget widget; Arguments widget Specifies the ID of the compound-string text widget. Description The DwtCSTextGetEditable function returns the current edit-permission-state, which indicates whether the user can edit the text in the com- pound-string text widget. If the function returns True, the user can edit the string text in the compound-string text widget. If it returns False, the user cannot edit the text. Return Values Specifies a boolean value that, when True, indicates the user can edit the text in the compound string text widget. When False, the user cannot edit the text. See Also DwtCSText(3Dwt), DwtCSTextCreate(3Dwt), DwtCSTextReplace(3Dwt), DwtCSTextSetString(3Dwt), DwtCSTextSetEditable(3Dwt), DwtCSTextGet- MaxLength(3Dwt), DwtCSTextSetMaxLength(3Dwt), DwtCSTextSetSelection(3Dwt), DwtCSTextGetSelection(3Dwt) Guide to the XUI Toolkit: C Language Binding Guide to the XUI Toolkit Intrinsics: C Language Binding DwtCSTextGetEditable(3Dwt)
Related Man Pages |
---|
dwtcstextgetselection(3dwt) - ultrix |
dwtcstextsetmaxlength(3dwt) - ultrix |
dwtstextgeteditable(3dwt) - ultrix |
dwtstextgetstring(3dwt) - ultrix |
dwtstextsetstring(3dwt) - ultrix |
Similar Topics in the Unix Linux Community |
---|
simple file edit |
edit /etc/hosts to show mypc in who |
edit a .fs file |
open a file in vi |
Deny to edit a specific file in sudoers |