This is the complete list of members for
Gtk::Application, including all inherited members.
| add_accelerator(const Glib::ustring& accelerator, const Glib::ustring& action_name, GVariant* parameter) | Gtk::Application | |
| add_window(Window& window) | Gtk::Application | |
| Application(const Glib::ustring& application_id, Gio::ApplicationFlags flags=Gio::APPLICATION_FLAGS_NONE) | Gtk::Application | [explicit, protected] |
| Application(int& argc, char**& argv, const Glib::ustring& application_id, Gio::ApplicationFlags flags=Gio::APPLICATION_FLAGS_NONE) | Gtk::Application | [explicit, protected] |
| create(const Glib::ustring& application_id, Gio::ApplicationFlags flags=Gio::APPLICATION_FLAGS_NONE) | Gtk::Application | [static] |
| create(int& argc, char**& argv, const Glib::ustring& application_id, Gio::ApplicationFlags flags=Gio::APPLICATION_FLAGS_NONE) | Gtk::Application | [static] |
| get_app_menu() | Gtk::Application | |
| get_app_menu() const | Gtk::Application | |
| get_menubar() | Gtk::Application | |
| get_menubar() 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 | |
| inhibit(Window& window, ApplicationInhibitFlags flags, const Glib::ustring& reason) | Gtk::Application | |
| is_inhibited(ApplicationInhibitFlags flags) const | Gtk::Application | |
| on_window_added(Window* window) | Gtk::Application | [protected, virtual] |
| on_window_removed(Window* window) | Gtk::Application | [protected, virtual] |
| property_app_menu() | Gtk::Application | |
| property_app_menu() const | Gtk::Application | |
| property_menubar() | Gtk::Application | |
| property_menubar() const | Gtk::Application | |
| property_register_session() | Gtk::Application | |
| property_register_session() const | Gtk::Application | |
| remove_accelerator(const Glib::ustring& action_name, GVariant* parameter) | Gtk::Application | |
| remove_window(Window& window) | Gtk::Application | |
| run(int argc, char** argv) | Gtk::Application | |
| run(Window& window, int argc, char** argv) | Gtk::Application | |
| run(Window& window) | Gtk::Application | |
| run() | Gtk::Application | |
| set_app_menu(const Glib::RefPtr< Gio::MenuModel >& app_menu) | Gtk::Application | |
| set_menubar(const Glib::RefPtr< Gio::MenuModel >& menubar) | Gtk::Application | |
| signal_window_added() | Gtk::Application | |
| signal_window_removed() | Gtk::Application | |
| uninhibit(guint cookie) | Gtk::Application | |
| wrap(GtkApplication* object, bool take_copy=false) | Gtk::Application | [related] |
| ~Application() | Gtk::Application | [virtual] |