Kodi Development  20.0
for Binary and Script based Add-Ons
AddonToKodiFuncTable_kodi_gui_control_button

Public Attributes

char *(* get_label )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle)
 
char *(* get_label2 )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle)
 
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 *label)
 
void(* set_label2 )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, const char *label)
 
void(* set_visible )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool visible)
 

The documentation for this struct was generated from the following file: