Signal

AgsAudioRecall::notify-dependency

since: 3.0.0

Declaration

void
notify_dependency (
  AgsRecall* self,
  guint dependency,
  gboolean increase,
  gpointer user_data
)

Description [src]

The ::notify-dependency signal notifies about dependency added.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Available since: 3.0.0

Parameters

dependency

Type: guint

The kind of dependency.

increase

Type: gboolean

If TRUE increase dependency count, else if FALSE decrease.