Signal
GUPnPControlPoint::device-proxy-unavailable
Declaration
void
device_proxy_unavailable (
  GUPnPControlPoint* self,
  GUPnPDeviceProxy* proxy,
  gpointer user_data
)
Description [src]
The ::device-proxy-unavailable signal is emitted whenever a device is not available any more.
| Default handler: | The default handler is called after the handlers added via  | 
Parameters
| proxy | GUPnPDeviceProxy | 
| The now unavailable  | |
| The data is owned by the caller of the function. |