<para>The <seecref="M:Gdk.DeviceManager.DeviceRemoved"/> event utilizes this delegate:</para>
<para>Event data is passed via the <seecref="T:Gdk.DeviceRemovedArgs"/> parameter.</para>
<para>To attach a <seecref="T:Gdk.DeviceRemovedHandler"/> to an event, add the DeviceRemovedHandler instance to the event. The methods referenced by the DeviceRemovedHandler instance are invoked whenever the event is raised, until the DeviceRemovedHandler is removed from the event.</para>