Function
GObjecttype_init
deprecated: 2.36
Declaration [src]
void
g_type_init (
void
)
Description [src]
This function used to initialise the type system. Since GLib 2.36, the type system is initialised automatically and this function does nothing.
Deprecated since: 2.36
The type system is now initialised automatically.