[ Version ( since = "1.18" ) ]
public static unowned Value? init (Value value, uint prealloc)
Initializes and pre-allocates a Value of type GST_TYPE_LIST
.
value |
A zero-filled (uninitialized) Value structure |
prealloc |
The number of entries to pre-allocate in the list |
The Value structure that has been passed in |