[pygtk] Re: Re: Cannot subclass gtk.Widget

Paul Pogonyshev pogonyshev at gmx.net
Sat Mar 10 01:24:17 WST 2007


John Dennis wrote:
> Could it be that 'do_' method naming is not subclassing but rather
> auto-magic signal connecting via method naming convention? Either way, I
> never did find any documentation on it.

It could be, but is not the case.  do_*() methods *do* override default
class handlers.

Paul


More information about the pygtk mailing list