Package: gtk

Function gtk:builder-new-from-resource

Lambda List

gtk:builder-new-from-resource (path)

Arguments

path -- a string with the path of the resource file to parse

Return Value

The new gtk:builder object containing the described interface.

Details

Builds the gtk:builder UI definition from a resource path. If there is an error locating the resource or parsing the description then the program will be aborted.
 

See also

2024-11-4