DBusObjectSkeleton.removeInterfaceByName
void removeInterfaceByName(string interfaceName)Removes the #GDBusInterface with interface_name from object.
If no D-Bus interface of the given interface exists, this function does nothing.
Parameters
interfaceName | A D-Bus interface name. |