Function

GLib-2.0GLibasync_queue_new_fullSince 2.16

  • Creates a new asynchronous queue and sets up a destroy notify function that is used to free any remaining queue items when the queue is destroyed after the final unref.

    Returns AsyncQueue

    a new GLib.AsyncQueue. Free with g_async_queue_unref()

    2.16