Constructor

AgsAudioAddSoundcardnew

since: 3.0.0

[]

Declaration [src]

AgsAddSoundcard*
ags_add_soundcard_new (
  GObject* soundcard
)
[]

Description [src]

Create a new instance of AgsAddSoundcard.

Available since: 3.0.0

[]

Parameters

soundcard

Type: GObject

The AgsSoundcard to add.

The data is owned by the caller of the function.
[]

Return value

Type: AgsAddSoundcard

The new AgsAddSoundcard.

The caller of the function takes ownership of the data, and is responsible for freeing it.