Type.valueTablePeek

Returns the location of the GTypeValueTable associated with type. Note that this function should only be used from source code that implements or has internal knowledge of the implementation of type.

class Type
static
valueTablePeek

Parameters

type GType

A GType value.

Return Value

Location of the GTypeValueTable associated with type or NULL if there is no GTypeValueTable associated with type.

Meta