Constructor

AgsAudioRecallDependencynew

since: 3.0.0

Declaration [src]

AgsRecallDependency*
ags_recall_dependency_new (
  GObject* dependency
)

Description [src]

Creates an AgsRecallDependency.

Available since: 3.0.0

Parameters

dependency

Type: GObject

The AgsRecall depending on.

The data is owned by the caller of the function.

Return value

Type: AgsRecallDependency

The new AgsRecallDependency.

The caller of the function takes ownership of the data, and is responsible for freeing it.