Editable.widthChars
int widthChars() @property nothrow;Get widthChars property.
Returns
Number of characters to leave space for in the entry.
void widthChars(int propval) @property nothrow;Set widthChars property.
Parameters
propval | Number of characters to leave space for in the entry. |