[gtk/ebassi/gidocgen: 461/500] cellview: Add a summary




commit f9cb67b32cfe0e6577c301b12890630f09133c2d
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Mar 1 22:47:07 2021 -0500

    cellview: Add a summary

 gtk/gtkcellview.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gtk/gtkcellview.c b/gtk/gtkcellview.c
index c92bd997a6..6f6709f215 100644
--- a/gtk/gtkcellview.c
+++ b/gtk/gtkcellview.c
@@ -34,9 +34,9 @@
 #include <string.h>
 
 /**
- * SECTION:gtkcellview
- * @Short_description: A widget displaying a single row of a GtkTreeModel
- * @Title: GtkCellView
+ * GtkCellView:
+ *
+ * A widget displaying a single row of a GtkTreeModel
  *
  * A #GtkCellView displays a single row of a #GtkTreeModel using a #GtkCellArea
  * and #GtkCellAreaContext. A #GtkCellAreaContext can be provided to the 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]