BuilderListItemFactory.newFromResource
gtk.builder_list_item_factory.BuilderListItemFactory newFromResource(gtk.builder_scope.BuilderScope scope_, string resourcePath)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 |
resourcePath | valid path to a resource that contains the data |