Re: gtk-equivalent to XtAddEventHandler
- From: Havoc Pennington <hp redhat com>
- To: "Patrick Ruzand" <pruzand ilog fr>
- Cc: <gtk-app-devel-list gnome org>
- Subject: Re: gtk-equivalent to XtAddEventHandler
- Date: 07 Sep 2000 13:30:58 -0400
"Patrick Ruzand" <pruzand ilog fr> writes:
Hello all,
I would like to know if there's an equivalent in gtk
to XtAddEventHandler(). I saw the add_input, add_idle,
etc... related functions, but none about adding an
event handler.
Is there a such equivalent, or should I rewrite
the mainloop (if possible) ?
From the AddEventHandler man page it looks like you just want to
connect to the "event" signal on a widget.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]