Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for ADDON::Interface_GUIControlRadioButton, including all inherited members.
DeInit(AddonGlobalInterface *addonInterface) | ADDON::Interface_GUIControlRadioButton | static |
get_label(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle) | ADDON::Interface_GUIControlRadioButton | static |
Init(AddonGlobalInterface *addonInterface) | ADDON::Interface_GUIControlRadioButton | static |
is_selected(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle) | ADDON::Interface_GUIControlRadioButton | static |
set_enabled(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool enabled) | ADDON::Interface_GUIControlRadioButton | static |
set_label(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, const char *label) | ADDON::Interface_GUIControlRadioButton | static |
set_selected(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool selected) | ADDON::Interface_GUIControlRadioButton | static |
set_visible(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool visible) | ADDON::Interface_GUIControlRadioButton | static |