TypeClass.peekStatic

gobject.type_class.TypeClass peekStatic(gobject.types.GType type) static nothrow

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

Parameters

typetype ID of a classed type

Returns

the #GTypeClass

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