Label.selectable

bool selectable() @property

Get selectable property.

Returns

Whether the label text can be selected with the mouse.
void selectable(bool propval) @property

Set selectable property.

Parameters

propvalWhether the label text can be selected with the mouse.