![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
Functions | |
void | ShowAndGetInput (const std::string &heading, const std::string &text) |
Use dialog to inform user with text and confirmation with OK with continued string. More... | |
void | 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. More... | |