QueueG.pushHeadLink

Adds a new element at the head of the queue.

class QueueG
void
pushHeadLink

Parameters

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

Meta