GTK+ and other GObject bindings are provided by PyGObject through introspection.
I am converting a script to use Gtk3 using the migration guide (Porting GTK2 to GTK3). I converted my import …