Method

AgsAudioRecallchild_added

since: 3.0.0

Declaration [src]

void
ags_recall_child_added (
  AgsRecall* recall,
  AgsRecall* child
)

Description [src]

A signal indicating that the a child has been added.

Available since: 3.0.0

Parameters

child

Type: AgsRecall

The child AgsRecall.

The data is owned by the caller of the function.