Add g_main_context_push_thread_default() etc
authorDan Winship <danw@gnome.org>
Fri, 5 Jun 2009 01:59:15 +0000 (21:59 -0400)
committerDan Winship <danw@gnome.org>
Wed, 1 Jul 2009 13:02:23 +0000 (09:02 -0400)
commit4363f1932f1be4474a81d5b9cf8a58c91b682868
treec7e30818492a885c922c7c02db02efa8ba84b43b
parent90381ecdbd73197ebdfaf58fdeccf267454d53d7
Add g_main_context_push_thread_default() etc

This allows applications to use async methods from other threads, or
in multiple independent main loops.

http://bugzilla.gnome.org/show_bug.cgi?id=579984
docs/reference/glib/glib-sections.txt
docs/reference/glib/tmpl/main.sgml
glib/glib.symbols
glib/gmain.c
glib/gmain.h