Gtk.PageSetup.prototype.set_bottom_margin

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

Sets the bottom margin of the Gtk.PageSetup.

Since 2.10

margin

the new bottom margin in units of unit

unit

the units for margin