API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.0.0
void ags_recall_notify_dependency ( AgsRecall* recall, guint dependency, gboolean increase )
Notifies a recall that an other depends on it.
Available since: 3.0.0
dependency
Type: guint
guint
The dependency to notify for, see AgsRecallNotifyDependencyMode-enum.
AgsRecallNotifyDependencyMode
increase
Type: gboolean
gboolean
If TRUE increase, else if FALSE decrease.
TRUE
FALSE