Gtk.MountOperation

const Gtk = imports.gi.Gtk;

let mount_operation = new Gtk.MountOperation({
    parent: value,
    screen: value,
});
  

This should not be accessed directly. Use the accessor functions below.

Hierarchy

  • GObject.Object
    • Gio.MountOperation
      • Gtk.MountOperation