Module libnotify.notify

Functions

NameDescription
notify_get_app_name() Gets the application name registered.
notify_get_server_caps() Synchronously queries the server for its capabilities and returns them in a GList.
notify_get_server_info(ret_name, ret_vendor, ret_version, ret_spec_version) Synchronously queries the server for its information, specifically, the name, vendor, server version, and the version of the notifications specification that it is compliant with.
notify_init(app_name) Initialized libnotify. This must be called before any other functions.
notify_is_initted() Gets whether or not libnotify is initialized.
notify_set_app_name(app_name) Sets the application name.
notify_uninit() Uninitializes libnotify.