Re: [gtkmm] Gtk::Main::input gone?
- From: Eric Bourque <ericb computer org>
- To: gtkmm-list gnome org
- Subject: Re: [gtkmm] Gtk::Main::input gone?
- Date: Tue, 28 Oct 2003 15:30:40 -0500
On Tue, 2003-10-28 at 15:17, Eric Bourque wrote:
> What is the current method for having a method called based on activity
> on a file descriptor?
It seems one is now supposed to use Glib::signal_io.connect(), and the
handler should now take a Glib::IOCondition, and return a bool stating
whether to stay connected.
The manual should most likely be updated to reflect this. I'll see if I
can do it when I get a chance.
Cheers,
Eric
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]