Value.copy

void copy(gobject.value.Value destValue)

Copies the value of src_value into dest_value.

Parameters

destValueAn initialized #GValue structure of the same type as src_value.