Method
GdkContentFormatsBuilderfree_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.
This method is not directly available to language bindings. |
Return value
Returns: | GdkContentFormats |
The newly created |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |