Documentation
Dlang.org
Queue.getLength
glib
queue
Queue
Returns the number of items in queue.
class
Queue
uint
getLength
(
)
Return Value
Type:
uint
the number of items in queue
glib
queue
Queue
functions
clear
clearFull
foreach_
freeFull
getLength
index
init_
insertSorted
isEmpty
peekHead
peekNth
peekTail
popHead
popNth
popTail
pushHead
pushNth
pushTail
remove
removeAll
reverse
sort
Returns the number of items in queue.