QueueG.this

Creates a new #GQueue.

  1. this(GQueue* gQueue, bool ownedRef)
  2. this()
    class QueueG
    this
    ()

Return Value

a newly allocated #GQueue

Throws

ConstructionException GTK+ fails to create the object.

Meta