Selectable

Widgets: Selectables - A selectable highlights when hovered, and can display another color when selected. - Neighbors selectable extend their highlight bounds in order to leave no gap between them. This is so a series of selected Selectable appear contiguous.

pure @nogc nothrow @trusted
bool
Selectable
(
scope const(char)* label
)

Meta