Signal

AgsAudioRecall::child-added

since: 3.0.0

Declaration

void
child_added (
  AgsRecall* self,
  GObject* child,
  gpointer user_data
)

Description [src]

The ::child-added signal notifies about children added.

Default handler:

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

Available since: 3.0.0

Parameters

child

Type: GObject

The AgsRecall to add.

The data is owned by the caller of the function.