Method

AgsAudioRecalladd_child

since: 3.0.0

Declaration [src]

void
ags_recall_add_child (
  AgsRecall* recall,
  AgsRecall* child
)

Description [src]

Add child to recall.

Available since: 3.0.0

Parameters

child

Type: AgsRecall

The child AgsRecall.

The data is owned by the caller of the function.