| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
Library definition values
Additional values, structures and things that are used in the Window class.  
More...
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.  | |
Library definition values
Additional values, structures and things that are used in the Window class. 
Go back to normal functions from CWindow
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. 
This value here corresponds to a void* and returns the address requested by the add-on for callbacks.