Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
kodi::gui::dialogs::ContextMenu Namespace Reference

Functions

int ATTR_DLL_LOCAL Show (const std::string &heading, const std::vector< std::string > &entries)
 Show a context menu dialog about given parts.
 
int ATTR_DLL_LOCAL Show (const std::string &heading, const std::vector< std::pair< std::string, std::string > > &entries)
 Show a context menu dialog about given parts.
 
int ATTR_DLL_LOCAL Show (const std::string &heading, const std::vector< std::pair< int, std::string > > &entries)
 Show a context menu dialog about given parts.