Maemomm Reference Documentation: hildon-notifymm
Main Page   Namespaces   Book  

Hildon::Notification Class Reference

Inheritance diagram for Hildon::Notification:

Inheritance graph
[legend]
List of all members.

Detailed Description

TODO: Create documentation based on the C documentation when there is some C hildon-notify documentation.


Public Member Functions

const HildonNotification* gobj () const
 Provides access to the underlying C GObject.
HildonNotification* gobj ()
 Provides access to the underlying C GObject.
HildonNotification* gobj_copy ()
 Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.
void set_persistent (bool persistent=true)
void set_sound (const std::string& sound_file)
virtual ~Notification ()

Static Public Member Functions

static Glib::RefPtr<Notificationcreate (const Glib::ustring& summary, const Glib::ustring& body, const Gtk::StockID& stock_id, const Glib::ustring& category=Glib::ustring())

Protected Member Functions

 Notification (const Glib::ustring& summary, const Glib::ustring& body, const Gtk::StockID& stock_id, const Glib::ustring& category=Glib::ustring())

Related Functions

(Note that these are not member functions.)

Glib::RefPtr<Hildon::Notificationwrap (HildonNotification* object, bool take_copy=false)
 A Glib::wrap() method for this object.


Constructor & Destructor Documentation

virtual Hildon::Notification::~Notification (  )  [virtual]

Hildon::Notification::Notification ( const Glib::ustring summary,
const Glib::ustring body,
const Gtk::StockID stock_id,
const Glib::ustring category = Glib::ustring() 
) [protected]


Member Function Documentation

static Glib::RefPtr<Notification> Hildon::Notification::create ( const Glib::ustring summary,
const Glib::ustring body,
const Gtk::StockID stock_id,
const Glib::ustring category = Glib::ustring() 
) [static]

const HildonNotification* Hildon::Notification::gobj (  )  const [inline]

Provides access to the underlying C GObject.

HildonNotification* Hildon::Notification::gobj (  )  [inline]

Provides access to the underlying C GObject.

HildonNotification* Hildon::Notification::gobj_copy (  ) 

Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.

void Hildon::Notification::set_persistent ( bool  persistent = true  ) 

void Hildon::Notification::set_sound ( const std::string &  sound_file  ) 


Friends And Related Function Documentation

Glib::RefPtr<Hildon::Notification> wrap ( HildonNotification *  object,
bool  take_copy = false 
) [related]

A Glib::wrap() method for this object.

Parameters:
object The C instance.
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.


The documentation for this class was generated from the following file:
Generated for hildon-notifymm by Doxygen 1.5.1 © 1997-2001