ValueGst.unio

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

struct ValueGst
static
bool
unio

Parameters

dest Value

the destination value

value1 Value

a value to union

value2 Value

another value to union

Return: %TRUE if the union succeeded.

Meta