Skip to content

action-row: Destroy the contained widget

Benjamin Berg requested to merge benzea/libhandy:fix-action-row-destroy into master

The GtkBox that contains everything is an internal child which must be destroyed explicitly.

Fixes #69 (closed) properly hopefully

Merge request reports