Gtk.RecentChooserDialog

const Gtk = imports.gi.Gtk;

let recentChooserDialog = new Gtk.RecentChooserDialog();
  

Hierarchy

  • GObject.Object
    • GObject.InitiallyUnowned
      • Gtk.Widget
        • Gtk.Container
          • Gtk.Bin
            • Gtk.Window
              • Gtk.Dialog
                • Gtk.RecentChooserDialog