Skip to content Skip to sidebar Skip to footer
Showing posts with the label Pygobject

Detecting When A Gtk Window Is Done Moving/resizing By The User

I want to detect when the user finished re-sizing or moving the GTK window. Basically an equivalent… Read more Detecting When A Gtk Window Is Done Moving/resizing By The User

Drawing In Pygobject (python3)

I'm trying to write simple graphic editor using PyGObject and python 3. I need to draw lines wi… Read more Drawing In Pygobject (python3)

Error "could Not Find Any Typelib For Gtk" With Python3 And Gtk3

I cannot make Python3 work with GTK3. I'm in a cluster context and I had everything recompiled … Read more Error "could Not Find Any Typelib For Gtk" With Python3 And Gtk3