Gtk.MountOperation.prototype.set_parent

function set_parent(parent:Gtk.Window):void {
    // Gjs wrapper for gtk_mount_operation_set_parent()
}

Sets the transient parent for windows shown by the Gtk.MountOperation.

Since 2.14

parent

transient parent of the window, or null