|  | 
| KODI_HANDLE | kodiBase | 
|  | 
| KODI_HANDLE const char * | label | 
|  | 
| KODI_HANDLE const char const char * | label2 | 
|  | 
| KODI_HANDLE const char const char const char * | path | 
|  | 
| void(* | destroy )(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle) | 
|  | 
| char *(* | get_label )(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle) | 
|  | 
| void(* | set_label )(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *label) | 
|  | 
| char *(* | get_label2 )(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle) | 
|  | 
| void(* | set_label2 )(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *label) | 
|  | 
| char *(* | get_art )(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *type) | 
|  | 
| void(* | set_art )(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *type, const char *image) | 
|  | 
| char *(* | get_path )(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle) | 
|  | 
| void(* | set_path )(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *path) | 
|  | 
| char *(* | get_property )(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *key) | 
|  | 
| void(* | set_property )(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *key, const char *value) | 
|  | 
| void(* | select )(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, bool select) | 
|  | 
| bool(* | is_selected )(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle) | 
|  | 
The documentation for this struct was generated from the following file:
- xbmc/addons/kodi-dev-kit/include/kodi/c-api/gui/list_item.h