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