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

#include <ContextMenuItem.h>

Public Attributes

std::string label {}
 
std::string parent {}
 
std::string library {}
 
std::string condition {}
 
std::string addonId {}
 
std::vector< std::string > args {}
 

Member Data Documentation

◆ addonId

std::string CContextMenuItem::CItem::addonId {}

◆ args

std::vector<std::string> CContextMenuItem::CItem::args {}

◆ condition

std::string CContextMenuItem::CItem::condition {}

◆ label

std::string CContextMenuItem::CItem::label {}

◆ library

std::string CContextMenuItem::CItem::library {}

◆ parent

std::string CContextMenuItem::CItem::parent {}

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