, including all inherited members.
add_action(const Glib::ustring& action, const Glib::ustring& label, const SlotInvokeAction& slot) | Notify::Notification | |
attach_to_status_icon(const Glib::RefPtr<Gtk::StatusIcon>& status_icon) | Notify::Notification | |
attach_to_widget(Gtk::Widget& attach) | Notify::Notification | |
clear_actions() | Notify::Notification | |
clear_hints() | Notify::Notification | |
close() | Notify::Notification | |
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void > &slot) | Glib::ObjectBase | |
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot) | Glib::ObjectBase | |
DestroyNotify typedef | Glib::Object | |
get_data(const QueryQuark &key) | Glib::Object | |
get_property(const Glib::ustring &property_name, PropertyType &value) const | Glib::ObjectBase | |
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const | Glib::ObjectBase | |
gobj() | Notify::Notification | [inline] |
gobj() const | Notify::Notification | [inline] |
gobj_copy() | Notify::Notification | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | [protected] |
Notification(const Glib::ustring& summary, const Glib::ustring& body) | Notify::Notification | |
Notification(const Glib::ustring& summary, const Glib::ustring& body, const Glib::ustring& icon_name) | Notify::Notification | |
Notification(const Glib::ustring& summary, const Glib::ustring& body, const Glib::ustring& icon_name, Gtk::Widget& attach_widget) | Notify::Notification | [explicit] |
Notification(const Glib::ustring& summary, const Glib::ustring& body, const Glib::ustring& icon_name, const Glib::RefPtr<Gtk::StatusIcon>& status_icon) | Notify::Notification | [explicit] |
Object() | Glib::Object | [protected] |
Object(const Glib::ConstructParams &construct_params) | Glib::Object | [protected] |
Object(GObject *castitem) | Glib::Object | [protected] |
ObjectBase() | Glib::ObjectBase | [protected] |
ObjectBase(const char *custom_type_name) | Glib::ObjectBase | [protected] |
ObjectBase(const std::type_info &custom_type_info) | Glib::ObjectBase | [protected] |
on_closed() | Notify::Notification | [protected, virtual] |
property_attach_widget() | Notify::Notification | |
property_attach_widget() const | Notify::Notification | |
property_body() | Notify::Notification | |
property_body() const | Notify::Notification | |
property_icon_name() | Notify::Notification | |
property_icon_name() const | Notify::Notification | |
property_status_icon() | Notify::Notification | |
property_status_icon() const | Notify::Notification | |
property_summary() | Notify::Notification | |
property_summary() const | Notify::Notification | |
reference() const | Glib::ObjectBase | [virtual] |
remove_data(const QueryQuark &quark) | Glib::Object | |
set_category(const Glib::ustring& category) | Notify::Notification | |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
set_geometry_hints(const Glib::RefPtr<Gdk::Screen>& screen, int x, int y) | Notify::Notification | |
set_hint(const Glib::ustring& key, int 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_icon_from_pixbuf(const Glib::RefPtr<Gdk::Pixbuf>& icon) | Notify::Notification | |
set_property(const Glib::ustring &property_name, const PropertyType &value) | Glib::ObjectBase | |
set_property_value(const Glib::ustring &property_name, const Glib::ValueBase &value) | Glib::ObjectBase | |
set_timeout(int timeout) | Notify::Notification | |
set_urgency(Urgency urgency) | Notify::Notification | |
show() | Notify::Notification | |
signal_closed() | Notify::Notification | |
SlotInvokeAction typedef | Notify::Notification | |
steal_data(const QueryQuark &quark) | Glib::Object | |
unreference() const | Glib::ObjectBase | [virtual] |
update(const Glib::ustring& summary, const Glib::ustring& body, const Glib::ustring& icon) | Notify::Notification | |
wrap(NotifyNotification* object, bool take_copy=false) | Notify::Notification | [related] |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~Notification() | Notify::Notification | [virtual] |
~Object() | Glib::Object | [protected, virtual] |
~ObjectBase()=0 | Glib::ObjectBase | [protected, pure virtual] |