Value.peekPointer

void * peekPointer()

Returns the value contents as pointer. This function asserts that [gobject.value.Value.fitsPointer] returned true for the passed in value. This is an internal function introduced mainly for C marshallers.

Returns

the value contents as pointer