Gtk.PrintSettings.prototype.set_length

function set_length(key:String, value:Number, unit:Gtk.Unit):void {
    // Gjs wrapper for gtk_print_settings_set_length()
}

Associates a length in units of unit with key.

Since 2.10

key

a key

value

a length

unit

the unit of @length