Go to the source code of this file.
|
| void | gui2::show_transient_message (const std::string &title, const std::string &message, const std::string &image=std::string(), const bool message_use_markup=false, const bool title_use_markup=false) |
| | Shows a transient message to the user. More...
|
| |
| void | gui2::show_transient_error_message (const std::string &message, const std::string &image=std::string(), const bool message_use_markup=false) |
| | Shows a transient error message to the user. More...
|
| |
◆ GETTEXT_DOMAIN
| #define GETTEXT_DOMAIN "wesnoth-lib" |