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

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

create(KODI_HANDLE kodiBase, const char *label, const char *label2, const char *path)ADDON::Interface_GUIListItemstatic
DeInit(AddonGlobalInterface *addonInterface)ADDON::Interface_GUIListItemstatic
destroy(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle)ADDON::Interface_GUIListItemstatic
get_art(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *type)ADDON::Interface_GUIListItemstatic
get_label(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle)ADDON::Interface_GUIListItemstatic
get_label2(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle)ADDON::Interface_GUIListItemstatic
get_path(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle)ADDON::Interface_GUIListItemstatic
get_property(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *key)ADDON::Interface_GUIListItemstatic
Init(AddonGlobalInterface *addonInterface)ADDON::Interface_GUIListItemstatic
is_selected(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle)ADDON::Interface_GUIListItemstatic
select(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, bool select)ADDON::Interface_GUIListItemstatic
set_art(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *type, const char *image)ADDON::Interface_GUIListItemstatic
set_label(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *label)ADDON::Interface_GUIListItemstatic
set_label2(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *label)ADDON::Interface_GUIListItemstatic
set_path(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *path)ADDON::Interface_GUIListItemstatic
set_property(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *key, const char *value)ADDON::Interface_GUIListItemstatic