QueueG.popTailLink

Removes and returns the last element of the queue.

class QueueG
popTailLink
()

Return Value

Type: ListG

the GList element at the tail of the queue, or NULL if the queue is empty