peek_pointer
Description:
public void* peek_pointer ()
Returns the value contents as a pointer.
This function asserts that [method@GObject.Value.fits_pointer] returned true for the passed in value.
This is an internal function introduced mainly for C marshallers.
Parameters:
| this |
an initialized [struct@GObject.Value] structure |
Returns:
|
the value contents as a pointer |