Skip to content

Use error_bell() method instead of GSound

Rastersoft requested to merge fix_bell_sound into master

This MR uses the error_bell() method in Gtk.Widget() instead of using GSound. This removes a dependency.

Merge request reports