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

Extending From Gtkbin

I'm trying to make a custom widget that resembles the 'quick search' entry that Gtk use… Read more Extending From Gtkbin

Importerror: No Module Named Gi.repository

I'm trying to launch python script on Ubuntu 10.04: from gi.repository import Nautilus, GObject… Read more Importerror: No Module Named Gi.repository