Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
addons/kodi-dev-kit/include/kodi/gui/Window.h File Reference
#include "../AddonBase.h"
#include "../c-api/gui/window.h"
#include "ListItem.h"
#include "input/ActionIDs.h"

Classes

class  kodi::gui::CWindow
 

Namespaces

namespace  kodi
 
namespace  kodi::gui
 

Typedefs

using kodi::gui::ClientHandle = KODI_GUI_CLIENT_HANDLE
 Handler for addon-sided processing class
If the callback functions used by the window are not used directly in the CWindow class and are outside of it. More...