LabelGidBuilderImpl.selectable
T selectable(bool propval)Set selectable property.
Parameters
propval | Whether the label text can be selected with the mouse. |
Returns
Builder instance for fluent chaining
T selectable(bool propval)Set selectable property.
propval | Whether the label text can be selected with the mouse. |