Skip to content

checkbutton: Match GtkButton behavior

Matthias Clasen requested to merge checkbutton-release-outside into master

When leaving the widget before releasing the button, we should not activate the checkbutton, to match the way GtkButton behaves.

Fixes: #4061 (closed)

Merge request reports