Re: Gtk.AccelGroup connect and disconnec signals
- From: Christoph Reiter <reiter christoph gmail com>
- To: infirit <infirit gmail com>
- Cc: python-hackers-list gnome org
- Subject: Re: Gtk.AccelGroup connect and disconnec signals
- Date: Sun, 30 Apr 2017 09:04:13 +0200
On Sat, Apr 29, 2017 at 5:32 PM, infirit <infirit gmail com> wrote:
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?
I don't think we can without breaking existing code.
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]