Module spinbox_derived_lenses
Expand description
Derived lenses for Spinbox
.
Structs§
- icons
- Lens for the field
icons
onSpinbox
. - on_
decrement - Lens for the field
on_decrement
onSpinbox
. - on_
increment - Lens for the field
on_increment
onSpinbox
. - orientation
- Lens for the field
orientation
onSpinbox
. - root
- Lens for the whole
Spinbox
struct.