, including all inherited members.
add_action(const Glib::ustring &name, const Glib::ustring &description) | Gio::Application | |
add_window(Window& window) | Gtk::Application | |
Application() | Gio::Application | [protected] |
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 | |
create(const Glib::ustring& appid, int& argc, char**& argv) | Gtk::Application | [static] |
create(const Glib::ustring& appid) | Gtk::Application | [static] |
Gio::Application::create(const Glib::ustring &appid, int argc, char **argv) | Gio::Application | [static] |
create_try(const Glib::ustring &appid, int argc, char **argv) | Gio::Application | [static] |
create_try(const Glib::ustring &appid) | Gio::Application | [static] |
create_unregistered_try(const Glib::ustring &appid, int argc, char **argv) | Gio::Application | [static] |
create_unregistered_try(const Glib::ustring &appid) | Gio::Application | [static] |
create_window() | Gtk::Application | |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::ObjectBase | |
get_action_description(const Glib::ustring &name) | Gio::Application | |
get_action_enabled(const Glib::ustring &name) const | Gio::Application | |
get_data(const QueryQuark &key) | Glib::Object | |
get_id() const | Gio::Application | |
get_instance() | Gio::Application | [static] |
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 | |
get_window() | Gtk::Application | |
get_window() const | Gtk::Application | |
get_windows() | Gtk::Application | |
get_windows() const | Gtk::Application | |
gobj() | Gtk::Application | [inline] |
gobj() const | Gtk::Application | [inline] |
gobj_copy() | Gtk::Application | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | [protected] |
invoke_action(const Glib::ustring &name, const Glib::VariantBase &platform_data) | Gio::Application | |
is_remote() const | Gio::Application | |
list_actions() const | Gio::Application | |
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_action_with_data(const Glib::ustring &name, const Glib::VariantBase &platform_data) | Gio::Application | [protected, virtual] |
on_prepare_activation(const Glib::VariantBase &arguments, const Glib::VariantBase &platform_data) | Gio::Application | [protected, virtual] |
on_quit_with_data(const Glib::VariantBase &platform_data) | Gio::Application | [protected, virtual] |
quit() | Gtk::Application | |
quit_with_data(const Glib::VariantBase &platform_data) | Gio::Application | |
reference() const | Glib::ObjectBase | [virtual] |
register_application() | Gio::Application | |
remove_action(const Glib::ustring &name) | Gio::Application | |
remove_data(const QueryQuark &quark) | Glib::Object | |
run() | Gtk::Application | |
set_action_enabled(const Glib::ustring &name, bool enabled=true) | Gio::Application | |
set_action_group(const Glib::RefPtr< ActionGroup >& group) | Gtk::Application | |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
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 | |
signal_action_with_data() | Gio::Application | |
signal_prepare_activation() | Gio::Application | |
signal_quit_with_data() | Gio::Application | |
steal_data(const QueryQuark &quark) | Glib::Object | |
thaw_notify() | Glib::ObjectBase | |
unreference() const | Glib::ObjectBase | [virtual] |
wrap(GtkApplication* object, bool take_copy=false) | Gtk::Application | [related] |
Gio::Application::wrap(GApplication *object, bool take_copy=false) | Gio::Application | |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~Application() | Gtk::Application | [virtual] |
~Object() | Glib::Object | [protected, virtual] |
~ObjectBase()=0 | Glib::ObjectBase | [protected, pure virtual] |