6

GTK 4 will remove GtkMenu, GtkMenuBar and GtkMenuItem. Why not, but, is there a common way to create a classic menubar for GTK 2.24 and GTK 3 and GTK 4 in C?

An example:

classic edit menu

luigifab
  • 384
  • 3
  • 19
  • Yes, use GtkPopoverMenu. GTK2 is out. – Michi Apr 23 '20 at 21:33
  • 1
    I found another way, for info, read [create_traditional_menubar](https://github.com/luigifab/awf-extended/blob/35e433bd5d312b0af379729278bdd0a090f22cb5/src/awf.c#L2057). – luigifab Jul 12 '21 at 17:18

0 Answers0