ValueGst.unio

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

class ValueGst
static
int
unio

Parameters

dest Value

the destination value. [out caller-allocates]

value1 Value

a value to union

value2 Value

another value to union

Return Value

Type: int

TRUE if the union suceeded.

Meta