Signal

AgsAudioOscBuilder::append-message

since: 3.0.0

Declaration

void
append_message (
  AgsOscBuilder* self,
  gpointer parent_bundle,
  gpointer address_pattern,
  gpointer type_tag,
  gpointer user_data
)

Description [src]

The ::append-message signal is emited during building message.

Default handler:

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

Available since: 3.0.0

Parameters

parent_bundle

Type: gpointer

The parent AgsOscBuilderBundle-struct or NULL.

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

Type: gpointer

The address pattern string.

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

Type: gpointer

The type tag string.

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