|
void(* | add_label )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, const char *text) |
|
char *(* | get_label )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle) |
|
void(* | reset )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle) |
|
void(* | set_scrolling )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool scroll) |
|
void(* | set_visible )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool visible) |
|
The documentation for this struct was generated from the following file:
- /home/alwin/Development/Kodi/kodi-N-sync-addon-doxygen/xbmc/addons/kodi-dev-kit/include/kodi/c-api/gui/controls/fade_label.h