[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Monitoring IO
- From: Chris Blazie <chris blazie com>
- To: Julien Schmitt <jschmitt ge-serveur insa-lyon fr>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Monitoring IO
- Date: Wed, 6 Dec 2000 16:01:02 -0500 (EST)
Hello Julien,
> I'm writing a program like Hyperterminal to monitor serial ports, I
> first used the gtk_input_add() function (not add_full), but now I use a
> GIOChannel, here is my code :
I started to try this as well, but while reading the reference
guide's information about GIOChannel it suggests using the gtk wrapper
gtk_input_add_full(), which creates and maintains the GIOChannel for you.
But I suppose whatever works is good. :-)
Thanks to everyone for the responses.
Regards,
Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]