|  | 
| void(* | set_visible )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool visible) | 
|  | 
| void(* | reset )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle) | 
|  | 
| void(* | set_text )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, const char *text) | 
|  | 
| char *(* | get_text )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle) | 
|  | 
| void(* | scroll )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, unsigned int scroll) | 
|  | 
| void(* | set_auto_scrolling )(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, int delay, int time, int repeat) | 
|  | 
The documentation for this struct was generated from the following file:
- xbmc/addons/kodi-dev-kit/include/kodi/c-api/gui/controls/text_box.h