Package: gtk

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

Lambda List

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

Arguments

scope -- a gtk:builder-scope object to use when instantiating
bytes -- a g:bytes instance containing the UI file to instantiate

Return Value

Details

Creates a new builder list item factory that instantiates widgets using bytes as the data to pass to the gtk:builder object.
 

See also

#2023-9-21