go
QueueG.isEmpty
glib
QueueG
QueueG
Returns
TRUE
if the queue is empty.
class
QueueG
bool
isEmpty
(
)
Return Value
Type:
bool
TRUE
if the queue is empty
glib
QueueG
QueueG
constructors
this
functions
clear
clearFull
copy
deleteLink
find
findCustom
foreach_
free
freeFull
getLength
getQueueGStruct
getStruct
index
init
insertAfter
insertAfterLink
insertBefore
insertBeforeLink
insertSorted
isEmpty
linkIndex
peekHead
peekHeadLink
peekNth
peekNthLink
peekTail
peekTailLink
popHead
popHeadLink
popNth
popNthLink
popTail
popTailLink
pushHead
pushHeadLink
pushNth
pushNthLink
pushTail
pushTailLink
remove
removeAll
reverse
sort
unlink
variables
gQueue
Returns TRUE if the queue is empty.