| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
Graphical functions for Windows and Dialogs to show
Offers classes and functions that manipulate the Graphical User Interface through windows, dialogs, and various control widgets.  
More...
Topics | |
| Definitions, structures and enumerators | |
| GUI add-on interface definition values All GUI functions associated data structures.  | |
| 1. General | |
| General GUI related functions This includes independent functions which can be used by different locations and called up independently.  | |
| 2. Dialogs | |
| Different GUI dialog for user queries This is where the individual dialogs possible for addons are carried out, with which any user access can be given, e.g. Yes/No dialog.  | |
| 3. Windows | |
| Classes and data for displaying a window in Kodi This group contains the primary class kodi::gui::CWindow and also various subclasses belonging to it (various controls, list item).  | |
| 4. Helpers | |
| Auxiliary classes for processing the GUI within the addon The auxiliary functions and classes stored here only work indirectly with Kodi and are mostly only intended to simplify an add-on development.  | |
Graphical functions for Windows and Dialogs to show
Offers classes and functions that manipulate the Graphical User Interface through windows, dialogs, and various control widgets.