Functions | |
void | send_notification (const std::string &owner, const std::string &message, bool with_history) |
Variables | |
const size_t | MAX_MSG_LINES = 5 |
void dbus::send_notification | ( | const std::string & | owner, |
const std::string & | message, | ||
bool | with_history | ||
) |
Definition at line 209 of file dbus_notification.cpp.
const size_t dbus::MAX_MSG_LINES = 5 |
Definition at line 207 of file dbus_notification.cpp.