QueueG.insertAfterLink

Inserts link_ into queue after sibling.

sibling must be part of queue.

class QueueG
void
insertAfterLink

Parameters

sibling ListG

a GList link that must be part of queue, or NULL to push at the head of the queue.

a GList link to insert which must not be part of any other list.

Meta

Since

2.62