widget: Fix a memory leak with class actions
authorMatthias Clasen <mclasen@redhat.com>
Tue, 4 Feb 2020 23:24:14 +0000 (00:24 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 5 Feb 2020 11:28:39 +0000 (06:28 -0500)
commitfac435ba9827b6d0fb522306e1a720a33f767f90
tree355a39a5282319863bad0143b834be5aca8445c6
parentb996b855047fca2765e5f0bbe20d535ae704ff73
widget: Fix a memory leak with class actions

This code was doing the wrong thing even if the parent class
doesn't have actions.
gtk/gtkwidget.c