Query: dwtcstextgetmaxlength
OS: ultrix
Section: 3dwt
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DwtCSTextGetMaxLength(3Dwt) DwtCSTextGetMaxLength(3Dwt) Name DwtCSTextGetMaxLength - Obtains the current maximum allowable length of the text in the compound-string text widget. Syntax int DwtCSTextGetMaxLength(widget) Widget widget; Arguments widget Specifies the ID of the compound-string text widget. Description The DwtCSTextGetMaxLength function returns the current maximum allowable length of the text in the compound-string text widget. Return Values This function returns the maximum length, in characters, of the text in the compound string text widget. See Also DwtCSText(3Dwt), DwtCSTextCreate(3Dwt), DwtCSTextReplace(3Dwt), DwtCSTextGetString(3Dwt), DwtCSTextSetString(3Dwt), DwtCSTextGetEd- itable(3Dwt), DwtCSTextSetEditable(3Dwt), DwtCSTextSetMaxLength(3Dwt), DwtCSTextSetSelection(3Dwt), DwtCSTextGetSelection(3Dwt) Guide to the XUI Toolkit: C Language Binding Guide to the XUI Toolkit Intrinsics: C Language Binding DwtCSTextGetMaxLength(3Dwt)
Related Man Pages |
---|
dwtcstextgeteditable(3dwt) - ultrix |
dwtcstextgetstring(3dwt) - ultrix |
dwtcstextreplace(3dwt) - ultrix |
dwtstextgetselection(3dwt) - ultrix |
dwtstextgetstring(3dwt) - ultrix |
Similar Topics in the Unix Linux Community |
---|
Cut text from a file |
changing a variable length text to a fixed length |
wrapping text not exceeding 80 characters |
Determine maximum allowable processes on a platform |