ultrix man page for dwtstextgetmaxlength

Query: dwtstextgetmaxlength

OS: ultrix

Section: 3dwt

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DwtSTextGetMaxLength(3Dwt)												DwtSTextGetMaxLength(3Dwt)

Name
       DwtSTextGetMaxLength - Gets the current maximum allowable length of the text string in the simple text widget.

Syntax
       int DwtSTextGetMaxLength(widget)
	    Widget widget;

Arguments
       widget	 Specifies the ID of the simple text widget whose maximum text string length you want to obtain.

Description
       The DwtSTextGetMaxLength function returns the current maximum allowable length of the text string in the simple text widget.

Return Values
       This function returns the maximum length of the text widget.

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

															DwtSTextGetMaxLength(3Dwt)
Related Man Pages
dwtcstextclearselection(3dwt) - ultrix
dwtcstextgetselection(3dwt) - ultrix
dwtcstextseteditable(3dwt) - ultrix
dwtstextgetselection(3dwt) - ultrix
dwtstextreplace(3dwt) - ultrix
Similar Topics in the Unix Linux Community
A short history of UNIX by l.madden@ic.ac.uk
PHP Write Man Pages to MySQL DB