Gtk.FileChooserNative

const Gtk = imports.gi.Gtk;

let fileChooserNative = new Gtk.FileChooserNative();
  

Hierarchy

  • GObject.Object
    • Gtk.NativeDialog
      • Gtk.FileChooserNative