Package: gtk

Function gtk-builder-add-from-resource

Lambda List

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

Arguments

builder -- a gtk-builder object
path -- a string with the path of the resouce file to parse

Return Value

A positive value on success, 0 if an error occured.

Details

Parses a resource file containing a gtk-builder UI definition and merges it with the current contents of the builder.
 

See also

2021-9-23