Increments the reference count of the class structure belonging to type.
Use g_type_class_get instead
This function will demand-create the class if it doesn't exist already.
| type |
type ID of a classed type |
|
the TypeClass structure for the given type ID |