valueInitAndCopy

Initialises the target value to be of the same type as source and then copies the contents from source to target.

Parameters

dest gobject.value.Value

the target value

src gobject.value.Value

the source value