Re: Gtk::Main and GMainLoop
- From: "Matt Hoosier" <matt hoosier gmail com>
- To: "Andreas Volz" <lists brachttal net>
- Cc: gtkmm-list gnome org
- Subject: Re: Gtk::Main and GMainLoop
- Date: Sun, 31 Dec 2006 20:44:32 -0600
You may have trouble getting at the GMainLoop instance used to
implement the UI thread of a Gtk+ program. Its instance is totally
hidden inside static variables of gtkmain.c, and there's no accessor
function to fetch it out of there.
There's probably nothing GlibMM or GtkMM can do to give the GMainLoop
instance (wrapped or otherwise).
On 12/31/06, Andreas Volz <lists brachttal net> wrote:
Hello,
is it possible to get access to the GMainLoop from a Gtk::Main? Or have
I to use a Glib::MainLoop instead if I need access to the GMainLoop?
regards
Andreas
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]