BuilderListItemFactory.newFromBytes

Creates a new gtk.builder_list_item_factory.BuilderListItemFactory that instantiates widgets using bytes as the data to pass to gtk.builder.Builder.

Parameters

scope_ gtk.builder_scope.BuilderScope

A scope to use when instantiating

bytes glib.bytes.Bytes

the glib.bytes.Bytes containing the ui file to instantiate

Return Value

Type: gtk.builder_list_item_factory.BuilderListItemFactory