BuilderListItemFactory.newFromBytes
gtk.builder_list_item_factory.BuilderListItemFactory newFromBytes(gtk.builder_scope.BuilderScope scope_, glib.bytes.Bytes bytes)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 |
bytes | the [glib.bytes.Bytes] containing the ui file to instantiate |
Returns
a new [gtk.builder_list_item_factory.BuilderListItemFactory]