On Sun, 2007-08-05 at 11:29 +0800, Gregory Hosler wrote:
> I'm looking for code examples specifically on how to use/implement
> g_idle_add().
> Know any projects that uses g_idle_add() and related infrastructure?
static gboolean
make_insensitive_idle_cb(gpointer data)
{
GtkWidget *widget = GTK
On Sun, 2007-08-05 at 11:24 +0800, Gregory Hosler wrote:
> The main loop is already protected (by threads_enter()/threads_leave() so I
> didn't need to add any code at all to the main code (and I don't have any
> timeout callbacks either), so the only places I needed to add the
> threads_enter/lea
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gabriel Schulhof wrote:
> On Sun, 2007-08-05 at 11:29 +0800, Gregory Hosler wrote:
>> I'm looking for code examples specifically on how to use/implement
>> g_idle_add().
>> Know any projects that uses g_idle_add() and related infrastructure?
>
>
> s
Hello!
Where can I find information about operating systems supported by GLib?
--
Cya!
Tom
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list