First go at progress in the entry.

This commit is contained in:
Marco Pesenti Gritti
2006-10-12 15:49:11 +02:00
parent 62a46ff92b
commit 3cfa9c40bd
14 changed files with 815 additions and 15 deletions
+2
View File
@@ -6,11 +6,13 @@ headers
#include "pygobject.h"
#include "gecko-browser.h"
#include "sugar-key-grabber.h"
#include "sugar-address-entry.h"
%%
modulename gecko
%%
import gobject.GObject as PyGObject_Type
import gtk.Entry as PyGtkEntry_Type
import gtkmozembed.MozEmbed as PyGtkMozEmbed_Type
%%
ignore-glob