]> git.saurik.com Git - wxWidgets.git/commit - src/gtk/app.cpp
GTK2: gtk_idle_add_priority -> g_idle_add_full; gtk_idle_remove -> g_source_remove
authorMart Raudsepp <leio@gentoo.org>
Fri, 3 Feb 2006 21:44:31 +0000 (21:44 +0000)
committerMart Raudsepp <leio@gentoo.org>
Fri, 3 Feb 2006 21:44:31 +0000 (21:44 +0000)
commit5d038ec59c7978070bd7641df0d8b5af04f7dd53
treeb725db1deabd4f3afd810d43ba7199ed57ad761a
parent761a108c3be538194daf1e8770f3f8358e343478
GTK2: gtk_idle_add_priority -> g_idle_add_full; gtk_idle_remove -> g_source_remove

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/app.cpp
src/gtk/listbox.cpp