Re: gtk-equivalent to XtAddEventHandler



"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]