dup_object


Description:

public Object dup_object ()

Get the contents of a g_type_object derived Value, increasing its reference count.

If the contents of the Value are null, then null will be returned.

Parameters:

this

a valid Value whose type is derived from g_type_object

Returns:

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