[ CCode ( has_construct_function = false , type = "GtkListItemFactory*" ) ]
public BuilderListItemFactory.from_bytes (BuilderScope? scope, Bytes bytes)
Creates a new `GtkBuilderListItemFactory` that instantiates widgets using bytes as the data to pass to `GtkBuilder`.
| scope |
A scope to use when instantiating |
| bytes |
the `GBytes` containing the UI definition to instantiate |
|
a new `GtkBuilderListItemFactory` |