libgdamm Reference Documentation
Main Page   Namespaces   Book  

Info Utility Functions

This section describes a number of utility functions to get information about the environment. More...

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.

Detailed Description

This section describes a number of utility functions to get information about the environment.


Function Documentation

Glib::ustring Notify::get_app_name (  ) 

Returns the application name.

Returns:
application name

Glib::ListHandle<Glib::ustring> Notify::get_server_caps (  ) 

Get a list of capability strings.

Returns:
a list of capabbility 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.

Parameters:
ret_name The returned product name of the server.
ret_vendor The returned vendor.
ret_version The returned server version.
ret_spec_version The returned specification version supported.
Returns:
true if the call succeded, or false if there were errors.


Generated for libnotifymm by Doxygen 1.5.3 © 1997-2001