[ CCode ( has_construct_function = false ) ]
public Builder ()
Creates a new empty builder object.
This function is only useful if you intend to make multiple calls to [[email protected]_from_file], [ [email protected]_from_resource] or [[email protected]_from_string] in order to merge multiple UI descriptions into a single builder.
a new (empty) `GtkBuilder` object |