Queue.init_
void 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 [glib.queue.Queue.new_].