Signal

SpielRegistry::provider-died

since: 1.0

Declaration

void
provider_died (
  SpielRegistry* self,
  gchar* object,
  gpointer user_data
)

Description

No description available.
Default handler:

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

Available since: 1.0

Parameters

object

Type: gchar*

No description available.

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