TypeClass.doref

Increments the reference count of the class structure belonging to @type. This function will demand-create the class if it doesn't exist already.

class TypeClass
static
doref

Parameters

type GType

type ID of a classed type

Return: the #GTypeClass structure for the given type ID

Meta