structure for the given type ID or null if the class does not currently exist or is dynamically loaded
TypeClass.peekStatic
gobject.type_class.TypeClass peekStatic(gobject.types.GType type)A more efficient version of [gobject.type_class.TypeClass.peek] which works only for static types.
Parameters
type | type ID of a classed type |
Returns
the #GTypeClass