ObjectG.this

Create an ObjectG which is wrapping a C GObject with the given GType. Useful for creating custom D classes which are derived from ObjectG.

  1. this(GType type)
    class ObjectG
    final
    this
  2. this(void* cObj, Flag!"Take" take)

Parameters

type GType

The GType value to use for creating the wrapped GObject