remove_interface_by_name


Description:

public void remove_interface_by_name (string interface_name)

Removes the DBusInterface with interface_name from this.

If no D-Bus interface of the given interface exists, this function does nothing.

Parameters:

this

A DBusObjectSkeleton.

interface_name

A D-Bus interface name.