Builder.from_resource


Description:

[ 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.

Parameters:

resource_path

a `GResource` resource path

Returns:

a `GtkBuilder` containing the described interface