Re: widget valid signals and properties



Hi;

On Tue, 2006-07-25 at 21:59 +0100, Dirk Koopman wrote:
1. How do I get a list of valid properties and signals for a widget?

perldoc Gtk2::<widget name>, sections SIGNALS and PROPERTIES.

and related:

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

No, and no.  Why would you do anything like this is beyond me, given
that signals may have very different signatures and require different
return values.

Ciao,
 Emmanuele.

-- 
Emmanuele Bassi,  E: ebassi gmail com
W: http://www.emmanuelebassi.net
B: http://log.emmanuelebassi.net




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