GQueue.tail

a pointer to the last element of the queue

struct GQueue
GList* tail;