Re: Equivalents for gdk_input_remove,gdk_input_add etc



Deepa <deepa chacko wipro com> writes:
>         gdk_input_remove ()

g_source_remove()

>         gdk_input_add ()

g_io_channel_add_watch ()

>         gdk_rgb_init ()

No longer required, simply delete all instances of this.

Havoc



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