libgdamm Reference Documentation
Main Page   Namespaces   Book  

Notify Namespace Reference


Classes

class  Notification
 Notification offers a way to show notification for a widget or in the system tray. More...

Enumerations

enum  Urgency {
  URGENCY_LOW,
  URGENCY_NORMAL,
  URGENCY_CRITICAL
}

Functions

Glib::ustring get_app_name ()
 Returns the application name.
Glib::ListHandle<Glib::ustringget_server_caps ()
 Get a list of capability strings.
bool 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.
bool init (const Glib::ustring& app_name)
 Initializes the notifications library.
bool is_initted ()
 Returns whether or not the notification library is initialized.
void uninit ()
 Uninitializes the notifications library.

Variables

const int EXPIRES_DEFAULT
const int EXPIRES_NEVER


Variable Documentation


Generated for libnotifymm by Doxygen 1.5.5 © 1997-2001