Signal

EDataServerSourceRegistry::source-disabled

Declaration

void
source_disabled (
  ESourceRegistry* self,
  ESource* source,
  gpointer user_data
)

Description [src]

Emitted when an ESource ESource:enabled property becomes FALSE.

Default handler:

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

Parameters

source

Type: ESource

The ESource that got disabled.

The data is owned by the caller of the function.