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