[ Version ( deprecated = true , deprecated_since = "2.84" ) ]
public TypeClass class_ref ()
Warning: class_ref is deprecated since 2.84.
Increments the reference count of the class structure belonging to type.
Use 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 |