TypeValueTable.peek

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.

struct TypeValueTable
static
GTypeValueTable*
peek
(
GType type
)

Parameters

type GType

a #GType

Return Value

Type: GTypeValueTable*

location of the #GTypeValueTable associated with @type or %NULL if there is no #GTypeValueTable associated with @type

Meta