ObjectWrap._setGObject

void _setGObject(void * cObj, Flag!"Take" take)

Set the GObject of a D ObjectWrap wrapper.

Parameters

cObjPointer to the GObject
takeYes.Take if the D object should take ownership of the passed reference, No.Take to add a new reference