Method

GdkContentDeserializerget_value

Declaration [src]

GValue*
gdk_content_deserializer_get_value (
  GdkContentDeserializer* deserializer
)

Description [src]

Gets the GValue to store the deserialized object in.

Return value

Type: GValue

The GValue for the current operation.

The returned data is owned by the instance.