Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
ADDON::Interface_GUIControlTextBox Member List

This is the complete list of members for ADDON::Interface_GUIControlTextBox, including all inherited members.

DeInit(AddonGlobalInterface *addonInterface)ADDON::Interface_GUIControlTextBoxstatic
get_text(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle)ADDON::Interface_GUIControlTextBoxstatic
Init(AddonGlobalInterface *addonInterface)ADDON::Interface_GUIControlTextBoxstatic
reset(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle)ADDON::Interface_GUIControlTextBoxstatic
scroll(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, unsigned int position)ADDON::Interface_GUIControlTextBoxstatic
set_auto_scrolling(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, int delay, int time, int repeat)ADDON::Interface_GUIControlTextBoxstatic
set_text(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, const char *text)ADDON::Interface_GUIControlTextBoxstatic
set_visible(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool visible)ADDON::Interface_GUIControlTextBoxstatic