Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/_sugarext.override
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2007-06-01 18:38:30 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-06-01 18:38:30 (GMT)
commit5cc9a8c42437376ccef2fbe578a637f8ab3396b5 (patch)
treeb6494791f0382349b04d0605bd3da87469c233f4 /sugar/_sugarext.override
parentd4bd7a5d05f251cdf90c0f656f0498df05b4e5b1 (diff)
Bindings to set activity_id and bundle_id hints
Diffstat (limited to 'sugar/_sugarext.override')
-rw-r--r--sugar/_sugarext.override2
1 files changed, 2 insertions, 0 deletions
diff --git a/sugar/_sugarext.override b/sugar/_sugarext.override
index 16deb71..2d23bde 100644
--- a/sugar/_sugarext.override
+++ b/sugar/_sugarext.override
@@ -5,6 +5,7 @@ headers
#include "pygobject.h"
#include "sugar-address-entry.h"
+#include "sugar-x11-util.h"
#include "xdgmime.h"
#include <pygtk/pygtk.h>
@@ -14,6 +15,7 @@ headers
modulename _sugarext
%%
import gtk.Entry as PyGtkEntry_Type
+import gtk.gdk.Window as PyGdkWindow_Type
%%
ignore-glob
*_get_type