TypeScript API Documentation for GOBJECT
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.4
A more efficient version of g_type_class_peek() which works only for static types.
g_type_class_peek()
type ID of a classed type
the GObject.TypeClass structure for the given type ID or null if the class does not currently exist or is dynamically loaded
null
2.4
A more efficient version of
g_type_class_peek()which works only for static types.