Gtk.MountOperation.prototype.get_screen
function get_screen():Gdk.Screen {
// Gjs wrapper for gtk_mount_operation_get_screen()
}Gets the screen on which windows of the Gtk.MountOperation will be shown.
Since 2.14
- Returns
the screen on which windows of op are shown