Signal

AgsAudioPort::safe-read

since: 3.0.0

Declaration

void
safe_read (
  AgsPort* self,
  gpointer value,
  gpointer user_data
)

Description [src]

The ::safe-read signal is emited while doing safe read operation.

Default handler:

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

Available since: 3.0.0

Parameters

value

Type: gpointer

The GValue-struct.

The argument can be NULL.
The data is owned by the caller of the function.