pushTailLink

fun pushTailLink(link: List)

Adds a new element at the tail of the queue.

Parameters

link

a single #GList element, not a list with more than one element