mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-15 06:47:14 +01:00
This function takes a GIcon, serialises it and sets the resulting GVariant as the "icon" attribute on the menu item. We will need to add a patch to Gtk to actually consume this icon. Also add G_MENU_ATTRIBUTE_ICON. https://bugzilla.gnome.org/show_bug.cgi?id=688820