| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
Namespaces | |
| namespace | kodi | 
| namespace | kodi::gui | 
| namespace | kodi::gui::dialogs | 
| namespace | kodi::gui::dialogs::OK | 
Functions | |
| void ATTR_DLL_LOCAL | kodi::gui::dialogs::OK::ShowAndGetInput (const std::string &heading, const std::string &text) | 
| Use dialog to inform user with text and confirmation with OK with continued string.   | |
| void ATTR_DLL_LOCAL | kodi::gui::dialogs::OK::ShowAndGetInput (const std::string &heading, const std::string &line0, const std::string &line1, const std::string &line2) | 
| Use dialog to inform user with text and confirmation with OK with strings separated to the lines.   | |