gi-gtk-declarative icon indicating copy to clipboard operation
gi-gtk-declarative copied to clipboard

Menu API is very limited

Open kurnevsky opened this issue 4 years ago • 0 comments

It's not possible to set useUnderline using subMenu constructor: https://hackage.haskell.org/package/gi-gtk-4.0.1/docs/GI-Gtk-Objects-MenuItem.html#g:blib15

Also there is no way to create ImageMenuItem https://hackage.haskell.org/package/gi-gtk-3.0.32/docs/GI-Gtk-Objects-ImageMenuItem.html (though it seems it was deleted from gtk 4)

kurnevsky avatar Mar 29 '20 20:03 kurnevsky