GLib.Queue Reference Manual
GLib.Queue:
Object Hierarchy:
Description:
public
class
Queue<G>
Namespace:
GLib
Package:
glib-2.0
Content:
Construction Methods:
Queue
Methods:
clear
is_empty
get_length
reverse
copy
find
find_custom
sort
push_head
push_tail
push_nth
pop_head
pop_tail
pop_nth
peek_head
peek_tail
peek_nth
index
remove
remove_all
insert_before
insert_after
insert_sorted
Fields:
head
tail
length
created by
valadoc