QueueG.insertAfter

Inserts data into queue after sibling sibling must be part of queue Since 2.4

class QueueG
void
insertAfter

Parameters

sibling ListG

a GList link that must be part of queue

data void*

the data to insert

Meta