Removes and returns the last element of the queue.
the GList element at the tail of the queue, or NULL if the queue is empty
Removes and returns the last element of the queue.