gtk-d v3.7.1 (2017-11-01T22:01:07Z)
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
dropElement
dropStruct
find
free
getLength
getQueueArrayStruct
getStruct
isEmpty
peekHead
peekHeadStruct
popHead
popHeadStruct
pushTail
pushTailStruct
variables
gstQueueArray
ownedRef
Checks if the queue @array is empty.