Gtk.PageSetup.prototype.set_top_margin

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

Sets the top margin of the Gtk.PageSetup.

Since 2.10

margin

the new top margin in units of unit

unit

the units for margin