Signal

GSSDPResourceBrowser::resource-unavailable

Declaration

void
resource_unavailable (
  GSSDPResourceBrowser* self,
  gchar* usn,
  gpointer user_data
)

Description [src]

The ::resource-unavailable signal is emitted whenever a resource is not available any more.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Parameters

usn

Type: gchar*

The USN of the resource.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.