summaryrefslogtreecommitdiff
path: root/gtk/gtkaspectframe.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkaspectframe.h')
-rw-r--r--gtk/gtkaspectframe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkaspectframe.h b/gtk/gtkaspectframe.h
index 5638bf5710..3f8475273a 100644
--- a/gtk/gtkaspectframe.h
+++ b/gtk/gtkaspectframe.h
@@ -57,7 +57,7 @@ struct _GtkAspectFrame
gfloat GSEAL(ratio);
gboolean GSEAL(obey_child);
- GtkAllocation center_allocation;
+ GtkAllocation GSEAL (center_allocation);
};
struct _GtkAspectFrameClass