API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
gpointer g_queue_peek_tail ( GQueue* queue )
Returns the last element of the queue.
Type: gpointer
gpointer
The data of the last element in the queue, or NULL if the queue is empty.
NULL