Gets the D-Bus interface with name interface_name
associated with this, if any.
this |
A DBusObject. |
interface_name |
A D-Bus interface name. |
null if not found, otherwise a DBusInterface that must be freed with unref. |