Re: Please help
Carlo Wood <[email protected]> Thu, 23 Jul 2020 10:10:46 +0200
| Newsgroups | gmane.comp.gnome.gtkmm |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 22 Jul 2020 16:27:33 +0200 Kjell Ahlstedt <[email protected]> wrote: > There are lots of working example programs at > https://gitlab.gnome.org/GNOME/gtkmm-documentation/-/tree/gtkmm-3-24/examples > > See e.g. > https://gitlab.gnome.org/GNOME/gtkmm-documentation/-/tree/gtkmm-3-24/examples/book/menus/main_menu > and > https://gitlab.gnome.org/GNOME/gtkmm-documentation/-/tree/gtkmm-3-24/examples/book/menus_and_toolbars Ah yes, thank you - with this as example (that I had found before) I managed to get something working. Still struggling though to get what I really want (icons in my menu, separators, radio actions in the menu - a toolbar - ...).