Constructor

AgsAudioRemoveSoundcardnew

since: 3.0.0

Declaration [src]

AgsRemoveSoundcard*
ags_remove_soundcard_new (
  GObject* soundcard
)

Description [src]

Create a new instance of AgsRemoveSoundcard.

Available since: 3.0.0

Parameters

soundcard

Type: GObject

The AgsSoundcard to remove.

The data is owned by the caller of the function.

Return value

Type: AgsRemoveSoundcard

The new AgsRemoveSoundcard.

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