Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
AddonToKodiFuncTable_kodi_gui_dialogSelect Struct Reference

#include <select.h>

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(* AddonToKodiFuncTable_kodi_gui_dialogSelect::open) (KODI_HANDLE 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) (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: