For types which have INTERFACE such as GObjects and boxed values, this function returns full information about the referenced type.
You can then inspect the type of the returned BaseInfo to further query whether it is a concrete GObject, a GInterface, a structure, etc. using get_type.
info |
a TypeInfo |
the BaseInfo, or |