BuilderListItemFactory.this

Creates a new GtkBuilderListItemFactory that instantiates widgets using @bytes as the data to pass to GtkBuilder.

Parameters

scope_ BuilderScopeIF

A scope to use when instantiating

bytes Bytes

the GBytes containing the ui file to instantiate

Return Value

a new GtkBuilderListItemFactory

Throws

ConstructionException GTK+ fails to create the object.

Meta