Signal

AgsAudioOscParser::parse-full

since: 3.0.0

Declaration

gpointer
parse_full (
  AgsOscParser* self,
  gpointer user_data
)

Description [src]

The ::parse-full signal is emited during parsing of osc file.

Default handler:

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

Available since: 3.0.0

Return value

Type: gpointer

The XML doc.

The data is owned by the called function.
The return value can be NULL.