[ CCode ( has_construct_function = false , type = "GtkListItemFactory*" ) ]
public BuilderListItemFactory.from_resource (BuilderScope? scope, string resource_path)
Creates a new `GtkBuilderListItemFactory` that instantiates widgets using data read from the given resource_path
to pass to
`GtkBuilder`.
scope |
A scope to use when instantiating |
resource_path |
valid path to a resource that contains the data |
a new `GtkBuilderListItemFactory` |