gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
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
aliases
foreac
constructors
this
destructors
~this
functions
clear
clearFull
copy
deleteLink
find
findCustom
foreach_
free
freeFull
getLength
getQueueGStruct
getStruct
index
init
insertAfter
insertAfterLink
insertBefore
insertBeforeLink
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.