#include <definitions.h>
|
| int(* | open )(void *kodiBase, const char *heading, const char *entries[], unsigned int size, int selected, unsigned int autoclose) |
| |
| bool(* | open_multi_select )(void *kodiBase, const char *heading, const char *entryIDs[], const char *entryNames[], bool entriesSelected[], unsigned int size, unsigned int autoclose) |
| |
§ open
| int(* AddonToKodiFuncTable_kodi_gui_dialogSelect::open) (void *kodiBase, const char *heading, const char *entries[], unsigned int size, int selected, unsigned int autoclose) |
§ open_multi_select
| bool(* AddonToKodiFuncTable_kodi_gui_dialogSelect::open_multi_select) (void *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: