TextAttributes.editable
uint editable() @property nothrowGet editable field.
Returns
Can edit this text.
void editable(uint propval) @property nothrowSet editable field.
Parameters
propval | Can edit this text. |
uint editable() @property nothrowGet editable field.
void editable(uint propval) @property nothrowSet editable field.
propval | Can edit this text. |