Method

Gdk.ContentDeserializer.get_value

Declaration [src]

GValue*
gdk_content_deserializer_get_value (
  GdkContentDeserializer* deserializer
)

Description [src]

Gets the GValue to store the deserialized object in.

Return value

Returns: GValue*

the GValue for the current operation

Ownership is not transferred to the caller