Function
Gdk.ContentFormatsBuilder.new
Declaration [src]
GdkContentFormatsBuilder*
gdk_content_formats_builder_new (
  void
)
Description [src]
Create a new GdkContentFormatsBuilder object.
The resulting builder would create an empty GdkContentFormats.
Use addition functions to add types to it.
Return value
| Returns: GdkContentFormatsBuilder | |
| a new  | |
| Ownership of the data is transferred to the caller | |