Overriding default signal handlers with introspection




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?

Thanks in advance,
Marcelo


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