Method

Gdk.ContentFormatsBuilder.free_to_formats

Declaration [src]

GdkContentFormats*
gdk_content_formats_builder_free_to_formats (
  GdkContentFormatsBuilder* builder
)

Description [src]

Creates a new GdkContentFormats from the current state of the given builder, and frees the builder instance.

Return value

Returns: GdkContentFormats

the newly created GdkContentFormats with all the formats added to builder

Ownership of the data is transferred to the caller