BuilderListItemFactory.newFromResource

Creates a new gtk.builder_list_item_factory.BuilderListItemFactory that instantiates widgets using data read from the given resource_path to pass to gtk.builder.Builder.

Parameters

scope_A scope to use when instantiating
resourcePathvalid path to a resource that contains the data

Returns