Main private entry point for building composite components from template XML.
Most likely you do not need to call this function in applications as templates are handled by gtk.widget.Widget.
the object that is being extended
the type that the template is for
the string to parse
the length of buffer (may be -1 if buffer is nul-terminated)
A positive value on success, 0 if an error occurred
Main private entry point for building composite components from template XML.
Most likely you do not need to call this function in applications as templates are handled by gtk.widget.Widget.