Beep with gtk_widget_error_bell()

Signed-off-by: Federico Mena Quintero <federico@gnu.org>

svn path=/trunk/; revision=19859
This commit is contained in:
Federico Mena Quintero 2008-03-13 00:48:10 +00:00 committed by Federico Mena Quintero
parent cec81cbfdf
commit c2d5bcb7f7

View File

@ -406,7 +406,7 @@ clear_completions (GtkFileChooserEntry *chooser_entry)
static void
beep (GtkFileChooserEntry *chooser_entry)
{
gdk_display_beep (gtk_widget_get_display (GTK_WIDGET (chooser_entry)));
gtk_widget_error_bell (GTK_WIDGET (chooser_entry));
}
/* This function will append a directory separator to paths to