QueueG.init

A statically-allocated #GQueue must be initialized with this function before it can be used. Alternatively you can initialize it with #G_QUEUE_INIT. It is not necessary to initialize queues created with g_queue_new().

class QueueG
void
init
()

Meta

Since

2.14