TypeClass.peekStatic

A more efficient version of TypeClass.peek which works only for static types.

class TypeClass
static
peekStatic

Parameters

type GType

type ID of a classed type

Return Value

Type: TypeClass

the gobject.TypeClass structure for the given type ID or NULL if the class does not currently exist or is dynamically loaded

Meta