Label.selectable

Set selectable property.

  1. bool selectable [@property getter]
  2. bool selectable [@property setter]
    class Label
    @property
    void
    selectable
    (
    bool propval
    )

Parameters

propval bool

Whether the label text can be selected with the mouse.