Kodi Development 22.0
for Binary and Script based Add-Ons
 
Loading...
Searching...
No Matches
AddonToKodiFuncTable_kodi_gui_dialogSelect

Public Attributes

int(* open )(KODI_HANDLE kodiBase, const char *heading, const char *entries[], unsigned int size, int selected, unsigned int autoclose)
 
bool(* open_multi_select )(KODI_HANDLE kodiBase, const char *heading, const char *entryIDs[], const char *entryNames[], bool entriesSelected[], unsigned int size, unsigned int autoclose)
 

Member Data Documentation

◆ open

int(* open) (KODI_HANDLE kodiBase, const char *heading, const char *entries[], unsigned int size, int selected, unsigned int autoclose)

◆ open_multi_select

bool(* open_multi_select) (KODI_HANDLE kodiBase, const char *heading, const char *entryIDs[], const char *entryNames[], bool entriesSelected[], unsigned int size, unsigned int autoclose)

The documentation for this struct was generated from the following file: