|
|
@ -4835,7 +4835,7 @@ the ``option_idx`` instance variable.
|
|
|
|
|
|
|
|
|
|
|
|
The CycleHotkeyLabel widget implements the following methods:
|
|
|
|
The CycleHotkeyLabel widget implements the following methods:
|
|
|
|
|
|
|
|
|
|
|
|
* ``cyclehotkeylabel:cycle(backwards)``
|
|
|
|
* ``cyclehotkeylabel:cycle([backwards])``
|
|
|
|
|
|
|
|
|
|
|
|
Cycles the selected option and triggers the ``on_change`` callback.
|
|
|
|
Cycles the selected option and triggers the ``on_change`` callback.
|
|
|
|
If ``backwards`` is defined and is truthy, the cycle direction will be reversed
|
|
|
|
If ``backwards`` is defined and is truthy, the cycle direction will be reversed
|
|
|
|