ValueGst.union_

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

struct ValueGst
static
bool
union_

Parameters

dest Value

the destination value

value1 Value

a value to union

value2 Value

another value to union

Return Value

Type: bool

%TRUE if the union succeeded.

Meta