From 5ec197703d75860571612fa3785e8578288fcdd3 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Fri, 18 Jun 2021 12:48:18 +0200 Subject: Add TODO item regarding the deprecation of GtkImageMenuItem --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/TODO b/TODO index 483d1c8..df47a15 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,12 @@ +- Upstream GTK says that gtk_image_menu_item_new() has been deprecated since + 3.10 [1]. As it recommends using gtk_menu_item_new() instead, there does not + seem to be official support for icons in menus anymore. We disagree with this + design choice and shall keep all current instances of GtkImageMenuItem. They + won't be going away in GTK 3, but should we ever decide to support GTK 4, we + might need to take action on this somehow. + + [1] https://developer.gnome.org/gtk3/stable/GtkImageMenuItem.html#gtk-image-menu-item-new + - Upstream recommends spawn_async() instead of spawn_sync(), but the bindings for it are erroneous. -- cgit v1.2.3-2-gb3c3