Commit c5244c1
committed
[Gtk4] Set proper MenuItem.section on destroy
Fixes many problems like the following on editor switching:
```
(Eclipse:326795): GLib-GIO-CRITICAL **: 13:57:51.527:
g_menu_insert_item: assertion 'G_IS_MENU_ITEM (item)' failed
(Eclipse:326795): GLib-GIO-CRITICAL **: 13:57:51.527: g_menu_remove:
assertion '0 <= position && (guint) position < menu->items->len' failed
```1 parent 4277d11 commit c5244c1
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
762 | 762 | | |
763 | 763 | | |
764 | 764 | | |
| 765 | + | |
765 | 766 | | |
766 | 767 | | |
767 | 768 | | |
| |||
0 commit comments