forked from AuroraMiddleware/gtk
gtkbuilder: update gtk_builder_extend_with_templat() docs
This commit is contained in:
parent
f680b86130
commit
fbe124ca54
@ -1353,8 +1353,8 @@ gtk_builder_add_objects_from_file (GtkBuilder *builder,
|
|||||||
* Main private entry point for building composite components
|
* Main private entry point for building composite components
|
||||||
* from template XML.
|
* from template XML.
|
||||||
*
|
*
|
||||||
* This is exported purely to let `gtk-builder-tool` validate
|
* Most likely you do not need to call this function in applications as
|
||||||
* templates, applications have no need to call this function.
|
* templates are handled by `GtkWidget`.
|
||||||
*
|
*
|
||||||
* Returns: A positive value on success, 0 if an error occurred
|
* Returns: A positive value on success, 0 if an error occurred
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user