Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
ADDON::Interface_GUIControlSpin Member List

This is the complete list of members for ADDON::Interface_GUIControlSpin, including all inherited members.

add_int_label(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, const char *label, int value)ADDON::Interface_GUIControlSpinstatic
add_string_label(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, const char *label, const char *value)ADDON::Interface_GUIControlSpinstatic
DeInit(AddonGlobalInterface *addonInterface)ADDON::Interface_GUIControlSpinstatic
get_float_value(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle)ADDON::Interface_GUIControlSpinstatic
get_int_value(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle)ADDON::Interface_GUIControlSpinstatic
get_string_value(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle)ADDON::Interface_GUIControlSpinstatic
Init(AddonGlobalInterface *addonInterface)ADDON::Interface_GUIControlSpinstatic
reset(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle)ADDON::Interface_GUIControlSpinstatic
set_enabled(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool enabled)ADDON::Interface_GUIControlSpinstatic
set_float_interval(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, float interval)ADDON::Interface_GUIControlSpinstatic
set_float_range(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, float start, float end)ADDON::Interface_GUIControlSpinstatic
set_float_value(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, float value)ADDON::Interface_GUIControlSpinstatic
set_int_range(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, int start, int end)ADDON::Interface_GUIControlSpinstatic
set_int_value(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, int value)ADDON::Interface_GUIControlSpinstatic
set_string_value(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, const char *value)ADDON::Interface_GUIControlSpinstatic
set_text(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, const char *text)ADDON::Interface_GUIControlSpinstatic
set_type(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, int type)ADDON::Interface_GUIControlSpinstatic
set_visible(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool visible)ADDON::Interface_GUIControlSpinstatic