Re: Overriding default signal handlers with introspection
- From: Tomeu Vizoso <tomeu tomeuvizoso net>
- To: Conscious User <conscioususer gmail com>
- Cc: python-hackers-list gnome org
- Subject: Re: Overriding default signal handlers with introspection
- Date: Thu, 1 Dec 2011 13:01:57 +0100
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]