Type.init

Prior to any use of the type system, g_type_init() has to be called to initialize the type system and assorted other code portions (such as the various fundamental type implementations or the signal system). Since version 2.24 this also initializes the thread system

class Type
static
void
init
()

Meta