Main private entry point for building composite container components from template XML.
This is exported purely to let gtk-builder-tool validate templates, applications have no need to call this function.
| this |
a Builder |
| widget |
the widget that is being extended |
| template_type |
the type that the template is for |
| buffer |
the string to parse |
| length |
the length of |
|
A positive value on success, 0 if an error occurred |