BuilderListItemFactory.from_resource


Description:

[ 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`.

Parameters:

scope

A scope to use when instantiating

resource_path

valid path to a resource that contains the data

Returns:

a new `GtkBuilderListItemFactory`