ags_audio_preferences_callbacks
ags_audio_preferences_callbacks
|
|
Stability Level
Stable, unless otherwise indicated
Functions
ags_audio_preferences_notify_parent_callback ()
void
ags_audio_preferences_notify_parent_callback
(GObject *gobject,
GParamSpec *pspec,
gpointer user_data);
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);