Signal
AgsAudioOscInfoController::get-info
since: 3.0.0
Declaration
gpointer
get_info (
AgsOscInfoController* self,
GObject* osc_connection,
gpointer message,
guint message_size,
gpointer user_data
)
Description [src]
The ::get-info signal is emited during get info of info controller.
| Default handler: The default handler is called after the handlers added via |
| Available since: 3.0.0 |
Parameters
osc_connection-
Type:
GObjectThe
AgsOscConnection.The data is owned by the caller of the function. message-
Type:
gpointerThe message received.
The argument can be NULL.The data is owned by the caller of the function. message_size-
Type:
guintThe message size.