libnotifymm
0.7.0
|
Namespaces | |
namespace | Notify |
Functions | |
Glib::ustring | Notify::get_app_name () |
Returns the application name. | |
Glib::ListHandle< Glib::ustring > | Notify::get_server_caps () |
Get a list of capability strings. | |
bool | Notify::get_server_info (Glib::ustring& ret_name, Glib::ustring& ret_vendor, Glib::ustring& ret_version, Glib::ustring& ret_spec_version) |
Returns the server notification information. | |
void | Notify::set_app_name (const Glib::ustring& app_name) |
Sets the application name. | |