Signal

P2pandaTopic::error

Declaration

void
error (
  P2pandaTopic* self,
  GError* error,
  gpointer user_data
)

Description [src]

Emitted when a topic finishes syncing.

Default handler:

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

Parameters

error

Type: GError

No description available.

The data is owned by the caller of the function.