forked from AuroraMiddleware/gtk
builder: Tweak docs
This commit is contained in:
parent
e8bba52190
commit
c1e10473fb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user