Method

AgsConnectabledisconnect_connection

since: 3.0.0

Declaration [src]

void
ags_connectable_disconnect_connection (
  AgsConnectable* connectable,
  GObject* connection
)

Description [src]

Disconnect the connectable.

Available since: 3.0.0

Parameters

connection

Type: GObject

The connection.

The data is owned by the caller of the function.