Value.copy
void copy(gobject.value.Value destValue)Copies the value of src_value into dest_value.
Parameters
destValue | An initialized #GValue structure of the same type as src_value. |
void copy(gobject.value.Value destValue)Copies the value of src_value into dest_value.
destValue | An initialized #GValue structure of the same type as src_value. |