GList * finch_sound_get_profiles(void)
Get a list of available sound profiles.
const char * finch_sound_get_active_profile(void)
Get the name of the active sound profile.
void finch_sound_set_active_profile(const char *name)
Set the active profile.
gboolean finch_sound_is_enabled(void)
Determine whether any sound will be played or not.
PurpleSoundUiOps * finch_sound_get_ui_ops(void)
Gets GNT sound UI ops.
void finch_sounds_show_all(void)
Show the sound settings dialog.
Operations used by the core to request that particular sound files, or the sound associated with a pa...