kodi
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) (defined in ADDON::Interface_GUIListItem)ADDON::Interface_GUIListItemstatic
destroy(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle) (defined in ADDON::Interface_GUIListItem)ADDON::Interface_GUIListItemstatic
get_art(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *type) (defined in ADDON::Interface_GUIListItem)ADDON::Interface_GUIListItemstatic
get_label(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle) (defined in ADDON::Interface_GUIListItem)ADDON::Interface_GUIListItemstatic
get_label2(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle) (defined in ADDON::Interface_GUIListItem)ADDON::Interface_GUIListItemstatic
get_path(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle) (defined in ADDON::Interface_GUIListItem)ADDON::Interface_GUIListItemstatic
get_property(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *key) (defined in ADDON::Interface_GUIListItem)ADDON::Interface_GUIListItemstatic
Init(AddonGlobalInterface *addonInterface) (defined in ADDON::Interface_GUIListItem)ADDON::Interface_GUIListItemstatic
is_selected(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle) (defined in ADDON::Interface_GUIListItem)ADDON::Interface_GUIListItemstatic
select(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, bool select) (defined in ADDON::Interface_GUIListItem)ADDON::Interface_GUIListItemstatic
set_art(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *type, const char *image) (defined in ADDON::Interface_GUIListItem)ADDON::Interface_GUIListItemstatic
set_label(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *label) (defined in ADDON::Interface_GUIListItem)ADDON::Interface_GUIListItemstatic
set_label2(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *label) (defined in ADDON::Interface_GUIListItem)ADDON::Interface_GUIListItemstatic
set_path(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *path) (defined in ADDON::Interface_GUIListItem)ADDON::Interface_GUIListItemstatic
set_property(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *key, const char *value) (defined in ADDON::Interface_GUIListItem)ADDON::Interface_GUIListItemstatic