Method
GdkContentFormatsBuilderref
Declaration [src]
GdkContentFormatsBuilder*
gdk_content_formats_builder_ref (
GdkContentFormatsBuilder* builder
)
Description [src]
Acquires a reference on the given builder
.
This function is intended primarily for bindings.
GdkContentFormatsBuilder
objects should not be kept around.
Return value
Type: GdkContentFormatsBuilder
The given GdkContentFormatsBuilder
with its reference count increased.
The returned data is owned by the instance. |