kodi
ADDON::Interface_GUIControlRadioButton Member List

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

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