Function
AgsAudioRecallDependencyfind_dependency
since: 3.0.0
Declaration [src]
GList*
ags_recall_dependency_find_dependency (
GList* recall_dependency,
GObject* dependency
)
Parameters
recall_dependency-
Type: A list of
AgsRecallDependency*The
GList-struct containingAgsRecallDependency.The data is owned by the caller of the function. dependency-
Type:
GObjectThe
AgsRecalldepending on.The data is owned by the caller of the function.