Hi,
André Küster <[EMAIL PROTECTED]> writes:
> I want to play a little bit with the glib2.0 Mainloop, now I have a
> question. I can add multiple Eventsources, but they are obviously
> timer-controled. In GTK I have gtk_signal_connect, to connect a signal
> to a specific event. I think glib's g_
Hi,
I want to play a little bit with the glib2.0 Mainloop, now I have a
question. I can add multiple Eventsources, but they are obviously
timer-controled. In GTK I have gtk_signal_connect, to connect a signal
to a specific event. I think glib's g_source_set_callback will do some
similar (with the