AgsRemoveSoundcardEditorJack — remove line_member object to line
GObject ╰── AgsTask ╰── AgsRemoveSoundcardEditorJack
#include <ags/X/task/ags_remove_soundcard_editor_jack.h>
The AgsRemoveSoundcardEditorJack task removespacks AgsLineMember to AgsLine.
AgsRemoveSoundcardEditorJack * ags_remove_soundcard_editor_jack_new (AgsSoundcardEditor *soundcard_editor, gchar *card);
AgsSoundcardEditor *soundcard_editor
gchar *card
Creates an AgsRemoveSoundcardEditorJack.
soundcard_editor
the AgsRemoveSoundcardEditor
card
the card to remove
an new AgsRemoveSoundcardEditorJack.
Since: 0.7.65