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 for the g:resource path to parse

Return Value

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

2025-07-11