Skip to content
Commit b7ffb736 authored by Jasper St. Pierre's avatar Jasper St. Pierre
Browse files

foreign: Remove type_info from foreign APIs

If we don't require a type_info in a foreign API, this will make it easier
to use the foreign API from another place in the code. Swap out the use
of type_info with the interface info that the type info contains.

https://bugzilla.gnome.org/show_bug.cgi?id=671687
parent 631680b4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment