Re: widget valid signals and properties



On Tue, 2006-07-25 at 21:59 +0100, Dirk Koopman wrote:

2. Is it possible to hook oneself onto all signals? Is there some
"master" signal one could hook into?

If you just want to know which signals are fired for a certain widget,
connect to the widgets "event" signal.  The second argument to that
signal's callback is the event that got triggered.

-- 
Bye,
-Torsten




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