Cond.this

Creates a new GCond. This function will abort, if g_thread_init() has not been called yet.

  1. this(GCond* gCond)
  2. this()
    class Cond
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta