Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Functions | |
void ATTR_DLL_LOCAL | 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 | 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. | |