Constructor
AgsAudioRecallDependencynew
since: 3.0.0
Declaration [src]
AgsRecallDependency*
ags_recall_dependency_new (
GObject* dependency
)
Parameters
dependency-
Type:
GObjectThe
AgsRecalldepending 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. |