Re: gtk_input_add_full() and marshalling



>Hello,
>
>I am trying to use gtk_input_add_full() to call a function that will
>handle the input events. When the end of the input is reached, is the
>function supposed to close the file descriptor and run
>gtk_input_remove()?

no, not unless reaching the end somehow makes the file descriptor
invalid. i can't think of anything that would do that.

--p



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