>>         gdk_input_remove ()
>
>g_source_remove()
>
>>         gdk_input_add ()
>
>g_io_channel_add_watch ()

last time i looked at the replacement functions, their interface was
intimidating in the extreme. it required me to understand a *LOT* more
about glib than i wanted to. by contrast, gdk_input_*() were pitched
at exactly the right level. i spent 10 minutes or so trying to
understand g_io_channel_add_watch() and gave up.

--p
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to