Mutex.this

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

  1. this(GMutex* gMutex)
  2. this()
    class Mutex
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta