|
void(* | set_color_diffuse )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, uint32_t color_diffuse) |
|
void(* | set_filename )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, const char *filename, bool use_cache) |
|
void(* | set_visible )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool visible) |
|
◆ set_visible
void(* set_visible) (KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool visible) |
◆ set_filename
void(* set_filename) (KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, const char *filename, bool use_cache) |
◆ set_color_diffuse
void(* set_color_diffuse) (KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, uint32_t color_diffuse) |
The documentation for this struct was generated from the following file:
- /github/workspace/xbmc/addons/kodi-dev-kit/include/kodi/c-api/gui/controls/image.h