builder: Tweak docs

This commit is contained in:
Matthias Clasen 2021-03-01 01:31:41 -05:00 committed by Emmanuele Bassi
parent e8bba52190
commit c1e10473fb

View File

@ -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