valueUnion

Creates a GValue corresponding to the union of value1 and value2.

Parameters

dest gobject.value.Value

the destination value

value1 gobject.value.Value

a value to union

value2 gobject.value.Value

another value to union

Return Value

Type: bool

true if the union succeeded.