Show the title in the entry, needs some love

This commit is contained in:
Marco Pesenti Gritti
2006-10-20 19:15:10 +02:00
parent ae34c6d5fe
commit 887b0710ec
3 changed files with 105 additions and 14 deletions
+2
View File
@@ -39,6 +39,8 @@ struct _SugarAddressEntry {
GtkEntry base_instance;
float progress;
char *title;
char *address;
};
struct _SugarAddressEntryClass {