Re: Overriding default signal handlers with introspection



On Thu, Dec 1, 2011 at 12:38, Conscious User <conscioususer gmail com> wrote:
>
> Hi,
>
> With the non-introspected version of PyGObject, it was possible
> to override default signal handlers in a GObject subclass by
> setting __gtype_name__ and using "do_"-prefixed methods.
>
> What is the equivalent procedure with the introspected version?

This should work just the same, only that setting __gtype_name__ is
not needed any more.

Regards,

Tomeu

> Thanks in advance,
> Marcelo
> _______________________________________________
> python-hackers-list mailing list
> python-hackers-list gnome org
> http://mail.gnome.org/mailman/listinfo/python-hackers-list


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