kconfig: gconf: replace GtkImageMenuItem with GtkMenuItem
authorMasahiro Yamada <masahiroy@kernel.org>
Wed, 16 Jul 2025 23:24:10 +0000 (08:24 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 26 Jul 2025 10:55:37 +0000 (19:55 +0900)
commit2bc0148f78193865065035fe19095c78c3d8129f
tree72a81e717caa5c1c9cf00b0745a346724f2e0c79
parent15a5ae3b0976d1190728044920cf6337a218ae62
kconfig: gconf: replace GtkImageMenuItem with GtkMenuItem

GtkImageMenuItem is deprecated with GTK 3.10. [1]

Use GtkMenuItem instead.

[1]: https://gitlab.gnome.org/GNOME/gtk/-/blob/3.10.0/gtk/deprecated/gtkimagemenuitem.c#L797

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/gconf.ui