Builder.from_resource
Description:
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.
Parameters:
resource_path |
a `GResource` resource path |
Returns:
a `GtkBuilder` containing the described interface |