lookupInterface
Looks up information about an interface.
The cost of this function is O(n) in number of interfaces.
Return
A #GDBusInterfaceInfo or null if not found. Do not free, it is owned by @info.
Since
2.26
Parameters
name
A D-Bus interface name.