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

The unsigned integer with 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

2024-11-20