diff options
Diffstat (limited to 'gtk/gtkcellareabox.h')
-rw-r--r-- | gtk/gtkcellareabox.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk/gtkcellareabox.h b/gtk/gtkcellareabox.h index 7339b9fb1a..2784a02ad7 100644 --- a/gtk/gtkcellareabox.h +++ b/gtk/gtkcellareabox.h @@ -49,6 +49,9 @@ struct _GtkCellAreaBox GtkCellAreaBoxPrivate *priv; }; +/** + * GtkCellAreaBoxClass: + */ struct _GtkCellAreaBoxClass { /*< private >*/ |