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 | GUPnPContext | 
| The now unavailable  | |
| The data is owned by the caller of the function. |