BuilderListItemFactory.this

Creates a new GtkBuilderListItemFactory that instantiates widgets using data read from the given @resource_path to pass to GtkBuilder.

Parameters

scope_ BuilderScopeIF

A scope to use when instantiating

resourcePath string

valid path to a resource that contains the data

Return Value

a new GtkBuilderListItemFactory

Throws

ConstructionException GTK+ fails to create the object.

Meta