TextAttributes.editable

uint editable() @property nothrow

Get editable field.

Returns

Can edit this text.
void editable(uint propval) @property nothrow

Set editable field.

Parameters

propvalCan edit this text.