Package: gtk

Accessor gtk:builder-list-item-factory-bytes

Lambda List

gtk:builder-list-item-factory-bytes (object)

Syntax

(gtk:builder-list-item-factory-bytes object) => bytes
(setf (gtk:builder-list-item-factory-bytes object) bytes)

Arguments

object -- a gtk:builder-list-item-factory object
bytes -- a g:bytes instance with the gtk:builder data

Details

Accessor of the bytes slot of the gtk:builder-list-item-factory class. The gtk:builder-list-item-factory-bytes function gets the data used as the gtk:builder UI template for constructing list items.
 

See also

2023-8-13