Date:
Mon, 20 Nov 2023 11:10:53 +0100
Commit-Message:
Gtk3: status bar LED widget: use `GDK_EVENT_PROPAGATE` instead of `FALSE`
Using `GDK_EVENT_PROPAGATE` (which maps to `FALSE`) makes it clearer what the
event handlers return than returning `FALSE`.
Changed Files: