The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Functions | Variables
dbus Namespace Reference

Functions

void send_notification (const std::string &owner, const std::string &message, bool with_history)
 

Variables

const size_t MAX_MSG_LINES = 5
 

Function Documentation

void dbus::send_notification ( const std::string owner,
const std::string message,
bool  with_history 
)

Definition at line 209 of file dbus_notification.cpp.

References ERR_DU, and i.

Variable Documentation

const size_t dbus::MAX_MSG_LINES = 5

Definition at line 207 of file dbus_notification.cpp.