gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
QueueG.reverse
glib
QueueG
QueueG
Reverses the order of the items in @queue.
class
QueueG
void
reverse
(
)
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
Reverses the order of the items in @queue.