alias GObject::TypeValuePeekPointerFunc

Overview

If the value contents fit into a pointer, such as objects or strings, return this pointer, so the caller can peek at the current contents.

To extend on our above string example:

|[ return value->data[0].v_pointer; ]|

Alias Definition

GObject::Value -> Pointer(Void)

Defined in:

lib/gi-crystal/src/auto/g_object-2.0/g_object.cr