[gtk/ebassi/gidocgen: 357/478] csssection: Tweak docs




commit a7de19cd15b6eec536d92906bd5afe57b748f16d
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Mar 1 01:30:31 2021 -0500

    csssection: Tweak docs

 gtk/css/gtkcsssection.h | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/gtk/css/gtkcsssection.h b/gtk/css/gtkcsssection.h
index 0a5d0f143d..9d6f1ba055 100644
--- a/gtk/css/gtkcsssection.h
+++ b/gtk/css/gtkcsssection.h
@@ -33,9 +33,10 @@ G_BEGIN_DECLS
 /**
  * GtkCssSection:
  *
- * Defines a part of a CSS document. Because sections are nested into
- * one another, you can use gtk_css_section_get_parent() to get the
- * containing region.
+ * Defines a part of a CSS document.
+ *
+ * Because sections are nested into one another, you can use
+ * gtk_css_section_get_parent() to get the containing region.
  */
 typedef struct _GtkCssSection GtkCssSection;
 


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