Method

GdkContentSerializerget_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

Type: GValue

The GValue for the current operation.

The returned data is owned by the instance.