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_A scope to use when instantiating
bytesthe [glib.bytes.Bytes] containing the ui file to instantiate

Returns

a new [gtk.builder_list_item_factory.BuilderListItemFactory]