This is the complete list of members for Notify::Notification, including all inherited members.
add_action(const Glib::ustring& action, const Glib::ustring& label, const SlotInvokeAction& slot) | Notify::Notification | |
clear_actions() | Notify::Notification | |
clear_hints() | Notify::Notification | |
close() | Notify::Notification | |
get_closed_reason() const | Notify::Notification | |
get_type() G_GNUC_CONST | Notify::Notification | static |
gobj() | Notify::Notification | inline |
gobj() const | Notify::Notification | inline |
gobj_copy() | Notify::Notification | |
Notification(const Glib::ustring& summary, const Glib::ustring& body=Glib::ustring(), const Glib::ustring& icon=Glib::ustring()) | Notify::Notification | explicit |
on_closed() | Notify::Notification | protectedvirtual |
property_app_name() | Notify::Notification | |
property_app_name() const | Notify::Notification | |
property_body() | Notify::Notification | |
property_body() const | Notify::Notification | |
property_closed_reason() const | Notify::Notification | |
property_icon_name() | Notify::Notification | |
property_icon_name() const | Notify::Notification | |
property_id() | Notify::Notification | |
property_id() const | Notify::Notification | |
property_summary() | Notify::Notification | |
property_summary() const | Notify::Notification | |
set_app_name(const Glib::ustring& app_name) | Notify::Notification | |
set_category(const Glib::ustring& category) | Notify::Notification | |
set_hint(const Glib::ustring& key, int value) | Notify::Notification | |
set_hint(const Glib::ustring& key, guint value) | Notify::Notification | |
set_hint(const Glib::ustring& key, double value) | Notify::Notification | |
set_hint(const Glib::ustring& key, const Glib::ustring& value) | Notify::Notification | |
set_hint(const Glib::ustring& key, guchar value) | Notify::Notification | |
set_hint(const Glib::ustring& key, const Glib::ArrayHandle< guchar >& values) | Notify::Notification | |
set_hint(const Glib::ustring& key, const Glib::VariantBase& value) | Notify::Notification | |
set_icon_from_pixbuf(const Glib::RefPtr< Gdk::Pixbuf >& icon) | Notify::Notification | |
set_image_from_pixbuf(const Glib::RefPtr< Gdk::Pixbuf >& pixbuf) | Notify::Notification | |
set_timeout(int timeout) | Notify::Notification | |
set_urgency(Urgency urgency) | Notify::Notification | |
show() | Notify::Notification | |
signal_closed() | Notify::Notification | |
SlotInvokeAction typedef | Notify::Notification | |
update(const Glib::ustring& summary, const Glib::ustring& body=Glib::ustring(), const Glib::ustring& icon=Glib::ustring()) | Notify::Notification | |
wrap(NotifyNotification* object, bool take_copy=false) | Notify::Notification | related |
~Notification() | Notify::Notification | virtual |