Use GObject (including signals) #21

Closed
opened 2016-08-01 12:00:12 +02:00 by coderkun · 1 comment
coderkun commented 2016-08-01 12:00:12 +02:00 (Migrated from gitlab.com)

Created by: coderkun

Inherit widget classes from GObject’s base class GObject and use included support for signals (instead of current custom base class).

*Created by: coderkun* Inherit widget classes from GObject’s base class [GObject](https://developer.gnome.org/gobject/stable/chapter-gobject.html) and use included [support for signals](http://python-gtk-3-tutorial.readthedocs.io/en/latest/objects.html) (instead of current custom base class).
coderkun commented 2016-08-06 20:03:06 +02:00 (Migrated from gitlab.com)

Created by: coderkun

Done with commit 1c221d2.

*Created by: coderkun* Done with commit 1c221d2.
Sign in to join this conversation.
No description provided.