gtk-d v3.10.0 (2021-11-11T18:52:04Z)
Home
Dub
Repo
AsyncQueue.this
glib
AsyncQueue
AsyncQueue
Sets our main struct and passes it to the parent class.
this
(GAsyncQueue* gAsyncQueue, bool ownedRef)
class
AsyncQueue
this
(
GAsyncQueue
*
gAsyncQueue
,
bool
ownedRef
= false
)
this
()
this
(GDestroyNotify itemFreeFunc)
Meta
Source
See Implementation
glib
AsyncQueue
AsyncQueue
aliases
doref
constructors
this
destructors
~this
functions
getAsyncQueueStruct
getStruct
length
lengthUnlocked
lock
pop
popUnlocked
push
pushFront
pushFrontUnlocked
pushSorted
pushSortedUnlocked
pushUnlocked
refUnlocked
ref_
remove
removeUnlocked
sort
sortUnlocked
timedPop
timedPopUnlocked
timeoutPop
timeoutPopUnlocked
tryPop
tryPopUnlocked
unlock
unref
unrefAndUnlock
variables
gAsyncQueue
ownedRef
Sets our main struct and passes it to the parent class.