How to initialize gtkmm without Gtk::Application?

Rodolfo Ribeiro Gomes via gtkmm-list <[email protected]> Thu, 23 Jul 2020 17:20:09 -0300
Newsgroups gmane.comp.gnome.gtkmm
Message-ID <CADvm5JpitbkDnn8tQoe5kb94TOFyKOY4quTxc6Pn8YV+EU2oEw@mail.gmail.com>
Hello.

I'm creating a plugin for glade in order to be able to create interfaces
using custom C++ widgets and edit its properties via glade.

Everything is (finally) working here. My problem now is how to properly
initialize gtkmm without using the deprecated
Gtk::Main::init_gtkmm_internals().
As it's a plugin, I have no reason to create an Gtk::Application-derived
class/object…

_______________________________________________
gtkmm-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtkmm-list