Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
this method gets the closest parent gtype that is registered in gobject-introspection. this is because classes registed manually (in deno_gi) can't be constructed from their GBaseInfo. In the future, we will probably need to maintain a reference to the manually registed classes so they can be constructed from reference.
- Loading branch information