TypeClass.peekStatic

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

class TypeClass
static
peekStatic

Parameters

type gobject.types.GType

type ID of a classed type

Return Value

Type: gobject.type_class.TypeClass

the #GTypeClass structure for the given type ID or null if the class does not currently exist or is dynamically loaded