[ Compact ]
[ Version ( since = "2.14" ) ]
[ CCode ( free_function = "g_sequence_free" ) ]
public class Sequence<G>
The Sequence struct is an opaque data type representing a [sequence](data-structures.
html#scalable-lists) data type.
func for each item in the sequence passing
user_data to the function.
seg
pos.
data into this
using cmp_func to determine the new position.
data according to cmp_func and cmp_data.
data
would be inserted according to cmp_func and cmp_data.
cmp_func
.