ObjectWrap.this
this
(GType type)Create an ObjectWrap which is wrapping a C GObject with the given GType. Useful for creating custom D classes which are derived from ObjectWrap.
Parameters
type | The GType value to use for creating the wrapped GObject |