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

Returns: GValue
 

The GValue for the current operation.

 The data is owned by the instance.