DBusObjectSkeleton.removeInterfaceByName

Removes the GDBusInterface with interface_name from object. If no D-Bus interface of the given interface exists, this function does nothing. Since 2.30

class DBusObjectSkeleton
void
removeInterfaceByName
()

Parameters

interfaceName string

A D-Bus interface name.

Meta