diff --git a/gtk/gtkcellareabox.c b/gtk/gtkcellareabox.c index 1d5a5fa138..791e8e37cd 100644 --- a/gtk/gtkcellareabox.c +++ b/gtk/gtkcellareabox.c @@ -21,10 +21,9 @@ /** - * SECTION:gtkcellareabox - * @Short_Description: A cell area that renders GtkCellRenderers - * into a row or a column - * @Title: GtkCellAreaBox + * GtkCellAreaBox: + * + * A cell area that renders GtkCellRenderers into a row or a column * * The #GtkCellAreaBox renders cell renderers into a row or a column * depending on its #GtkOrientation.