The Battle for Wesnoth  1.19.0-dev
Namespaces | Functions
notifications.cpp File Reference
#include "desktop/notifications.hpp"
#include "gettext.hpp"
#include "video.hpp"
Include dependency graph for notifications.cpp:

Go to the source code of this file.

Namespaces

 desktop
 
 desktop::notifications
 

Functions

bool desktop::notifications::available ()
 Returns whether we were compiled with support for desktop notifications. More...
 
void desktop::notifications::send (const std::string &owner, const std::string &message, type t)
 Displays a desktop notification message, from owner, of type t. More...