Value.dupObject

Get the contents of a G_TYPE_OBJECT derived gobject.Value, increasing its reference count. If the contents of the gobject.Value 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.