TypeScript API Documentation for GOBJECT
API Version: 2.0
Library Version: 2.88.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
Deprecated 2.84
Increments the reference count of the class structure belonging to type.
type
This function will demand-create the class if it doesn't exist already.
Deprecated
type ID of a classed type
the GObject.TypeClass structure for the given type ID
since 2.84: Use g_type_class_get() instead
g_type_class_get()
Increments the reference count of the class structure belonging to
type.This function will demand-create the class if it doesn't exist already.