[gtk/ebassi/gidocgen: 363/481] builder: Tweak docs




commit 2a9340e00e39d137a7a95c3551a51fd2f51157c8
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Mar 1 01:31:41 2021 -0500

    builder: Tweak docs

 gtk/gtkbuildable.h | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/gtk/gtkbuildable.h b/gtk/gtkbuildable.h
index 78791abbc3..e082706df1 100644
--- a/gtk/gtkbuildable.h
+++ b/gtk/gtkbuildable.h
@@ -38,6 +38,12 @@ typedef struct _GtkBuildableIface GtkBuildableIface;
 typedef struct _GtkBuildableParseContext      GtkBuildableParseContext;
 typedef struct _GtkBuildableParser GtkBuildableParser;
 
+/**
+ * GtkBuildableParseContext:
+ *
+ * An opaque context struct for `GtkBuildableParser`.
+ */
+
 /**
  * GtkBuildableParser:
  * @start_element: function called for open elements


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