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

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

DeInit(AddonGlobalInterface *addonInterface)ADDON::Interface_GUIControlRadioButtonstatic
get_label(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle)ADDON::Interface_GUIControlRadioButtonstatic
Init(AddonGlobalInterface *addonInterface)ADDON::Interface_GUIControlRadioButtonstatic
is_selected(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle)ADDON::Interface_GUIControlRadioButtonstatic
set_enabled(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool enabled)ADDON::Interface_GUIControlRadioButtonstatic
set_label(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, const char *label)ADDON::Interface_GUIControlRadioButtonstatic
set_selected(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool selected)ADDON::Interface_GUIControlRadioButtonstatic
set_visible(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool visible)ADDON::Interface_GUIControlRadioButtonstatic