Closed colinkiama closed 3 months ago
Part of of "Replace Gtk.MenuItem with GLib.MenuModel" task in https://github.com/elementary/code/issues/1157
After this, the none of menu items in FileView context menus will be activated using the activate signal. The switch to GLib.MenuModel will be simple after this.
activate
Part of of "Replace Gtk.MenuItem with GLib.MenuModel" task in https://github.com/elementary/code/issues/1157
After this, the none of menu items in FileView context menus will be activated using the
activate
signal. The switch to GLib.MenuModel will be simple after this.