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... | |