kodi
ADDON::Interface_GUIControlEdit Member List

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

DeInit(AddonGlobalInterface *addonInterface) (defined in ADDON::Interface_GUIControlEdit)ADDON::Interface_GUIControlEditstatic
get_cursor_position(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle) (defined in ADDON::Interface_GUIControlEdit)ADDON::Interface_GUIControlEditstatic
get_label(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle) (defined in ADDON::Interface_GUIControlEdit)ADDON::Interface_GUIControlEditstatic
get_text(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle) (defined in ADDON::Interface_GUIControlEdit)ADDON::Interface_GUIControlEditstatic
Init(AddonGlobalInterface *addonInterface) (defined in ADDON::Interface_GUIControlEdit)ADDON::Interface_GUIControlEditstatic
set_cursor_position(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, unsigned int position) (defined in ADDON::Interface_GUIControlEdit)ADDON::Interface_GUIControlEditstatic
set_enabled(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool enabled) (defined in ADDON::Interface_GUIControlEdit)ADDON::Interface_GUIControlEditstatic
set_input_type(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, int type, const char *heading) (defined in ADDON::Interface_GUIControlEdit)ADDON::Interface_GUIControlEditstatic
set_label(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, const char *label) (defined in ADDON::Interface_GUIControlEdit)ADDON::Interface_GUIControlEditstatic
set_text(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, const char *text) (defined in ADDON::Interface_GUIControlEdit)ADDON::Interface_GUIControlEditstatic
set_visible(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool visible)ADDON::Interface_GUIControlEditstatic