Method

Gdk.ContentSerializer.get_value

Declaration [src]

const GValue*
gdk_content_serializer_get_value (
  GdkContentSerializer* serializer
)

Description [src]

Gets the GValue to read the object to serialize from.

Return value

Returns: const GValue*

the GValue for the current operation

Ownership is not transferred to the caller