Method

Gtk.BuilderListItemFactory.get_bytes

Declaration [src]

GBytes*
gtk_builder_list_item_factory_get_bytes (
  GtkBuilderListItemFactory* self
)

Description [src]

Gets the data used as the GtkBuilder UI template for constructing listitems.

Return value

Returns: GBytes*

The GtkBuilder data

Ownership is not transferred to the caller