[ CCode ( has_construct_function = false ) ]
public Builder.from_resource (string resource_path)
Parses the UI definition at resource_path
.
If there is an error locating the resource or parsing the description, then the program will be aborted.
resource_path |
a `GResource` resource path |
a `GtkBuilder` containing the described interface |