Gtk.AccelGroup connect and disconnec signals
- From: infirit <infirit gmail com>
- To: python-hackers-list gnome org
- Subject: Gtk.AccelGroup connect and disconnec signals
- Date: Sat, 29 Apr 2017 17:32:54 +0200
Hi,
In the old PyGtk connecting and disconnecting accelerator keys was
renamed because it interferes with GObject signal (dis)connect. They
then decided to use Gtk.AccelGroup.(dis)connect_group, see [1].
The question is, should the same now be done for PyGObject?
~infirit
[1]
http://www.pygtk.org/pygtk2reference/class-gtkaccelgroup.html#method-gtkaccelgroup--connect-group
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]