Package: gtk

Function gtk:builder-new

Lambda List

gtk:builder-new ()

Return Value

The new gtk:builder object.

Details

Creates a new builder object. This function is only useful if you intend to make multiple calls to the gtk:builder-add-from-file, gtk:builder-add-from-resource or gtk:builder-add-from-string functions in order to merge multiple UI descriptions into a single builder.
 

See also

2024-9-15