![]() |
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for ADDON::Interface_GUIControlTextBox, including all inherited members.
DeInit(AddonGlobalInterface *addonInterface) | ADDON::Interface_GUIControlTextBox | static |
get_text(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle) | ADDON::Interface_GUIControlTextBox | static |
Init(AddonGlobalInterface *addonInterface) | ADDON::Interface_GUIControlTextBox | static |
reset(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle) | ADDON::Interface_GUIControlTextBox | static |
scroll(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, unsigned int position) | ADDON::Interface_GUIControlTextBox | static |
set_auto_scrolling(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, int delay, int time, int repeat) | ADDON::Interface_GUIControlTextBox | static |
set_text(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, const char *text) | ADDON::Interface_GUIControlTextBox | static |
set_visible(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool visible) | ADDON::Interface_GUIControlTextBox | static |