summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gtk/gtkcellareacontext.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk/gtkcellareacontext.c b/gtk/gtkcellareacontext.c
index d0c189aec6..f2ce80b3f5 100644
--- a/gtk/gtkcellareacontext.c
+++ b/gtk/gtkcellareacontext.c
@@ -20,9 +20,9 @@
*/
/**
- * SECTION:gtkcellareacontext
- * @Short_Description: Stores geometrical information for a series of rows in a GtkCellArea
- * @Title: GtkCellAreaContext
+ * GtkCellAreaContext:
+ *
+ * Stores geometrical information for a series of rows in a GtkCellArea
*
* The #GtkCellAreaContext object is created by a given #GtkCellArea
* implementation via its #GtkCellAreaClass.create_context() virtual