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