Searches all loaded namespaces for a particular Type.
Note that in order to locate the metadata, the namespace corresponding to the type must first have been loaded. There is currently no mechanism for determining the namespace which corresponds to an arbitrary GType - thus, this function will operate most reliably when you know the GType to originate from be from a loaded namespace.
this |
A Repository or |
gtype |
GType to search for |
BaseInfo representing metadata about |