interface_removed
Description:
[ Version ( since = "2.30" ) ]
public virtual signal void interface_removed (DBusInterface interface_)
public virtual signal void interface_removed (DBusInterface interface_)
Emitted when interface is removed from object.
Parameters:
| interface |
The DBusInterface that was removed. |