2011/2/16 Christian Stimming <christ...@cstimming.de>:
> My question is whether gtkmm can be used in this context. Can the Gtk::Main
> initialization done in a way that "hooks" gtkmm's expected main loop to a
> pre-existing other conventional-gtk main loop? The API of Gtk::Main
> obviously doesn't offer this possibility, but maybe you can tell me whether
> some tricks might enable this nevertheless.

As far as I can tell, using Gtk::Main is not necessary, you just need
to call Gtk::Main::init_gtkmm_internals().

Regards, Krzysztof
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to