get_type_init
Description:
Obtain the type init function for info.
The type init function is the function which will register the GType within the GObject type system. Usually this is not called by langauge bindings or applications, use get_g_type directly instead.
Parameters:
| info |
Returns:
|
the symbol name of the type init function, suitable for passing into |