Use gdk_threads_add_idle_full() in gtkimmodule to avoid race condition in some multi...
authorPeng Huang <shawn.p.huang@gmail.com>
Tue, 11 Sep 2012 15:21:58 +0000 (11:21 -0400)
committerPeng Huang <shawn.p.huang@gmail.com>
Tue, 11 Sep 2012 15:21:58 +0000 (11:21 -0400)
commit8166b0b98bfe0d70c03fa26bb5e721a357ad4ef8
treea2254b77a9b4ff7d05830c8460e80b2a7620d1ae
parentb1bd749c0030d1822bb3b3dd096d071cc697d81e
Use gdk_threads_add_idle_full() in gtkimmodule to avoid race condition in some multi-threaded apps.

BUG=http://code.google.com/p/ibus/issues/detail?id=1505

Review URL: https://codereview.appspot.com/6488104
client/gtk2/ibusimcontext.c