Valadoc | Vala | Tutorial | API-References | Markup

dup_object


Description:

public Object dup_object ()

Get the contents of a typeof (Object) derived Value, increasing its reference count. If the contents of the Value are null, then null will be returned.

should be unreferenced when no longer needed.

Returns:

object content of value,