remove_interface_by_name
Description:
Removes the DBusInterface with interface_name
from
this.
If no D-Bus interface of the given interface exists, this function does nothing.
Parameters:
this | |
interface_name |
A D-Bus interface name. |