- Class Gtk::Main
- Use Gtk::Application instead.
- Member Gtk::Main::add_gtk_option_group (Glib::OptionContext& option_context, bool open_default_display=true)
- Use Gtk::Application instead.
- Member Gtk::Main::instance ()
- Use Gtk::Application instead.
- Member Gtk::Main::level ()
- Use Gtk::Application instead.
- Member Gtk::Main::Main (int& argc, char**& argv, bool set_locale=true)
- Use Gtk::Application instead.
- Member Gtk::Main::Main (int& argc, char**& argv, Glib::OptionContext& option_context)
- Use Gtk::Application instead.
- Member Gtk::Main::Main (int* argc, char*** argv, bool set_locale=true)
- Use Gtk::Application instead.
- Member Gtk::Main::Main (bool set_locale=true)
- Use Gtk::Application instead.
- Member Gtk::Main::quit ()
- Use Gtk::Application instead.
- Member Gtk::Main::run ()
- Use Gtk::Application instead.
- Member Gtk::Main::run (Window& window)
- Use Gtk::Application instead.
- Member Gtk::Main::~Main ()
- Use Gtk::Application instead.