Signal

AgsAudioOscParser::bundle

since: 3.0.0

Declaration

gpointer
bundle (
  AgsOscParser* self,
  gpointer user_data
)

Description [src]

The ::bundle signal is emited during parsing.

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 node representing bundle.

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