Kodi Development 22.0
for Binary and Script based Add-Ons
 
Loading...
Searching...
No Matches
AddonToKodiFuncTable_kodi_gui_control_progress

Public Attributes

float(* get_percentage )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle)
 
void(* set_percentage )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, float percent)
 
void(* set_visible )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool visible)
 

Member Data Documentation

◆ set_visible

void(* set_visible) (KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool visible)

◆ set_percentage

void(* set_percentage) (KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, float percent)

◆ get_percentage

float(* get_percentage) (KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle)

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