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_ gtk.builder_scope.BuilderScope

A scope to use when instantiating

resourcePath string

valid path to a resource that contains the data

Return Value

Type: gtk.builder_list_item_factory.BuilderListItemFactory