Valadoc | Vala | Tutorial | API-References | Markup

copy


Description:

public void copy (ref Value dest_value)

Copies the value of src_value into dest_value.

Parameters:

dest_value An initialized Value structure of the same type as src_value.