Re: Equivalents for gdk_input_remove,gdk_input_add etc



>>         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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]