gtk-d v3.8.3 (2018-05-28T20:50:39Z)
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
constructors
this
destructors
~this
functions
doref
getAsyncQueueStruct
getStruct
length
lengthUnlocked
lock
pop
popUnlocked
push
pushFront
pushFrontUnlocked
pushSorted
pushSortedUnlocked
pushUnlocked
refUnlocked
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.