dxmcstextgeteditable(3x) osf1 man page | unix.com

Man Page: dxmcstextgeteditable

Operating Environment: osf1

Section: 3x

DXmCSTextGetEditable(3X)												  DXmCSTextGetEditable(3X)

NAME
DXmCSTextGetEditable - Indicates whether the text in the compound string text widget can be edited by the user.
SYNOPSIS
Boolean DXmCSTextGetEditable( Widget widget );
PARAMETERS
The identifier (widget ID) of the compound string text widget.
DESCRIPTION
The DXmCSTextGetEditable routine indicates, by returning True or False, whether the text in the compound string text widget can be edited by the user.
RETURN VALUES
A Boolean value that, when True, indicates that the user can edit the text in the compound string text widget. When False, the user cannot edit the text.
SEE ALSO
DXmCreateCSText(3X), DXmCSTextSetEditable(3X) DXmCSTextGetEditable(3X)
Related Man Pages
dwtcstextgetstring(3dwt) - ultrix
dwtcstextreplace(3dwt) - ultrix
dwtcstextsetstring(3dwt) - ultrix
dxmcstextgetselection(3x) - osf1
dxmcstextreplace(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB