Value.dupObject

Get the contents of a %G_TYPE_OBJECT derived #GValue, increasing its reference count. If the contents of the #GValue are %NULL, then %NULL will be returned.

class Value
dupObject
()

Return Value

Type: ObjectG

object content of @value, should be unreferenced when no longer needed.

Meta