gtk-d v3.9.0 (2019-05-28T12:27:51Z)
Home
Dub
Repo
QueueArray.isEmpty
gst
base
QueueArray
QueueArray
Checks if the queue @array is empty.
class
QueueArray
bool
isEmpty
(
)
Return Value
Type:
bool
%TRUE if the queue @array is empty
Meta
Since
1.2
Source
See Implementation
gst
base
QueueArray
QueueArray
constructors
this
destructors
~this
functions
clear
dropElement
dropStruct
find
free
getLength
getQueueArrayStruct
getStruct
isEmpty
peekHead
peekHeadStruct
peekNth
peekNthStruct
peekTail
peekTailStruct
popHead
popHeadStruct
popTail
popTailStruct
pushTail
pushTailStruct
setClearFunc
variables
gstQueueArray
ownedRef
Checks if the queue @array is empty.