Signal
GUPnPContextManager::context-unavailable
Declaration
void
context_unavailable (
  GUPnPContextManager* self,
  GUPnPContext* context,
  gpointer user_data
)
Description [src]
Signals the unavailability of a GUPnPContext.
| Default handler: The default handler is called before the handlers added via  | 
Parameters
- context
- 
            Type: GUPnPContextThe now unavailable GUPnPContext.The data is owned by the caller of the function.