gtk-d v3.7.4 (2018-02-28T22:18:57Z)
Home
Dub
Repo
QueueG.getLength
glib
QueueG
QueueG
Returns the number of items in @queue.
class
QueueG
uint
getLength
(
)
Return Value
Type:
uint
the number of items in @queue
Meta
Since
2.4
Source
See Implementation
glib
QueueG
QueueG
constructors
this
destructors
~this
functions
clear
copy
deleteLink
find
findCustom
foreac
free
freeFull
getLength
getQueueGStruct
getStruct
index
init
insertAfter
insertBefore
insertSorted
isEmpty
linkIndex
peekHead
peekHeadLink
peekNth
peekNthLink
peekTail
peekTailLink
popHead
popHeadLink
popNth
popNthLink
popTail
popTailLink
pushHead
pushHeadLink
pushNth
pushNthLink
pushTail
pushTailLink
remove
removeAll
reverse
sort
unlink
variables
gQueue
ownedRef
Returns the number of items in @queue.