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: gobject.object.ObjectG

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