|  | 
| void(* | set_visible )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool visible) | 
|  | 
| void(* | set_enabled )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool enabled) | 
|  | 
| void(* | set_label )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, const char *text) | 
|  | 
| char *(* | get_label )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle) | 
|  | 
| void(* | set_selected )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool selected) | 
|  | 
| bool(* | is_selected )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle) | 
|  | 
The documentation for this struct was generated from the following file:
- xbmc/addons/kodi-dev-kit/include/kodi/c-api/gui/controls/radio_button.h