- public unowned string get_app_name ()
Gets the application name registered.
- public List<string> get_server_caps ()
Queries the server capabilities.
- public bool get_server_info (out string ret_name, out string ret_vendor, out string ret_version, out string ret_spec_version)
Queries the server for information.
- public bool init (string? app_name)
Initialized libnotify.
- public bool is_initted ()
Gets whether or not libnotify is initialized.
- public void set_app_name (string app_name)
Sets the application name.
- public void uninit ()
Uninitializes libnotify.