[ Version ( since = "1.2" ) ]
public static void append_and_take_value (ref Value value, owned Value append_value)
Appends append_value
to the GstValueArray in value
.
value |
a Value of type |
append_value |
the value to append |