get_g_type


Description:

public Type get_g_type ()

Obtain the Type for this registered type or G_TYPE_NONE which a special meaning.

It means that either there is no type information associated with this info or that the shared library which provides the type_init function for this info cannot be called.

Parameters:

info

a RegisteredTypeInfo

Returns:

the Type.