Looks up information about an interface.
The cost of this function is O(n) in number of interfaces.
| this |
A DBusNodeInfo. |
| name |
A D-Bus interface name. |
|
A DBusInterfaceInfo or null if not found. Do not free, it is owned by this. |