Because those Widgets are added to managed frames (for search highlight) the labels inside also need to be managed and not destroyed with the Option (which happens first). This fixes various GTK warnings at exit ``` gtk_widget_unparent: assertion 'GTK_IS_WIDGET (widget)' failed ```
21 KiB
21 KiB