Re: Can gtkmm be used in a plugin of a normal plain gtk application, i.e. with an existing separate gtk main loop?
- From: Krzysztof Kosiński <tweenk pl gmail com>
- To: Christian Stimming <christian cstimming de>
- Cc: gtkmm-list gnome org
- Subject: Re: Can gtkmm be used in a plugin of a normal plain gtk application, i.e. with an existing separate gtk main loop?
- Date: Wed, 16 Feb 2011 20:28:53 +0100
2011/2/16 Christian Stimming <christian 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]