Package: gtk

Function gtk-builder-new-from-resource

Lambda List

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

Arguments

path -- a string with the g-resource path

Return Value

A 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

2021-9-23