kodi
ADDON::Interface_GUIControlTextBox Member List

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

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