Gtk.RecentChooserMenu

const Gtk = imports.gi.Gtk;

let recentChooserMenu = new Gtk.RecentChooserMenu();
  

Hierarchy

  • GObject.Object
    • GObject.InitiallyUnowned
      • Gtk.Widget
        • Gtk.Container
          • Gtk.MenuShell
            • Gtk.Menu
              • Gtk.RecentChooserMenu