Package: gtk

Function gtk:builder-list-item-factory-new-from-resource

Lambda List

gtk:builder-list-item-factory-new-from-resource (scope path)

Arguments

scope -- a gtk:builder-scope object to use when instantiating
path -- a string with a valid path to a resource that contains the data

Return Value

Details

Creates a new builder list item factory that instantiates widgets using data read from the given resource path to pass to the gtk:builder object.
 

See also

#2024-8-16