ags_audio_preferences_callbacks

ags_audio_preferences_callbacks

Stability Level

Stable, unless otherwise indicated

Functions

Description

Functions

ags_audio_preferences_parent_set_callback ()

void
ags_audio_preferences_parent_set_callback
                               (GtkWidget *widget,
                                GtkWidget *old_parent,
                                AgsAudioPreferences *audio_preferences);

ags_audio_preferences_add_callback ()

void
ags_audio_preferences_add_callback (GtkWidget *widget,
                                    AgsAudioPreferences *audio_preferences);

ags_audio_preferences_remove_soundcard_editor_callback ()

void
ags_audio_preferences_remove_soundcard_editor_callback
                               (GtkWidget *soundcard_editor,
                                AgsAudioPreferences *audio_preferences);

ags_audio_preferences_enable_jack_callback ()

void
ags_audio_preferences_enable_jack_callback
                               (GtkCheckButton *check_button,
                                AgsAudioPreferences *audio_preferences);

ags_audio_preferences_start_jack_callback ()

void
ags_audio_preferences_start_jack_callback
                               (GtkButton *button,
                                AgsAudioPreferences *audio_preferences);

ags_audio_preferences_stop_jack_callback ()

void
ags_audio_preferences_stop_jack_callback
                               (GtkButton *button,
                                AgsAudioPreferences *audio_preferences);