Added an entry that can have icons inside: IconEntry. From libsexy.

This commit is contained in:
Tomeu Vizoso
2007-08-20 13:03:17 +02:00
parent db4e502de5
commit 00b7013de1
8 changed files with 1215 additions and 1 deletions
+2
View File
@@ -8,6 +8,7 @@ headers
#include "sugar-key-grabber.h"
#include "sugar-menu.h"
#include "sugar-x11-util.h"
#include "sexy-icon-entry.h"
#include <pygtk/pygtk.h>
#include <glib.h>
@@ -20,6 +21,7 @@ import gtk.Entry as PyGtkEntry_Type
import gtk.Menu as PyGtkMenu_Type
import gtk.Container as PyGtkContainer_Type
import gtk.gdk.Window as PyGdkWindow_Type
import gtk.Image as PyGtkImage_Type
%%
ignore-glob
*_get_type