[gtk+/wip/gmenu] Forgotten file
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/gmenu] Forgotten file
- Date: Fri, 16 Dec 2011 03:20:27 +0000 (UTC)
commit 1d4685461543c01d7d38a9b5111f13a1f445d14b
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Dec 15 22:19:54 2011 -0500
Forgotten file
gtk/gtkbuilderprivate.h | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkbuilderprivate.h b/gtk/gtkbuilderprivate.h
index a7fc500..f58da23 100644
--- a/gtk/gtkbuilderprivate.h
+++ b/gtk/gtkbuilderprivate.h
@@ -44,6 +44,12 @@ typedef struct {
typedef struct {
TagInfo tag;
+ gchar *id;
+ GHashTable *objects;
+} MenuInfo;
+
+typedef struct {
+ TagInfo tag;
GSList *packing_properties;
GObject *object;
CommonInfo *parent;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]