Signal

EDataServerSourceRegistry::source-enabled

Declaration

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

Description [src]

Emitted when an ESource ESource:enabled property becomes TRUE.

Default handler:

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

Parameters

source

Type: ESource

The ESource that got enabled.

The data is owned by the caller of the function.