EditableT.getWidthChars

Gets the number of characters of space reserved for the contents of the editable.

template EditableT(TStruct)
int
getWidthChars
()

Return Value

Type: int

number of chars to request space for, or negative if unset

Meta