mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
create tab page submenu
This commit is contained in:
parent
c77bfbbc7b
commit
c0b7e9e969
4 changed files with 14 additions and 5 deletions
|
|
@ -10,6 +10,7 @@ namespace app::browser::header
|
|||
class Menu : public Gtk::MenuButton
|
||||
{
|
||||
Glib::RefPtr<Gio::Menu> tab,
|
||||
tab_page,
|
||||
tab_close,
|
||||
tool,
|
||||
main;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue