API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.4
void g_queue_push_tail_link ( GQueue* queue, GList* link_ )
Adds a new element at the tail of the queue.
This method is not directly available to language bindings.
link_
Type: A list of gpointer
gpointer
A single GList element, not a list with more than one element.
GList