Gtk.PageSetup.prototype.set_right_margin

function set_right_margin(margin:Number, unit:Gtk.Unit):void {
    // Gjs wrapper for gtk_page_setup_set_right_margin()
}

Sets the right margin of the Gtk.PageSetup.

Since 2.10

margin

the new right margin in units of unit

unit

the units for margin