Re: Gtk::Main and GMainLoop



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]