gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
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.