Gtk.PageSetup.prototype.set_left_margin
function set_left_margin(margin:Number, unit:Gtk.Unit):void {
// Gjs wrapper for gtk_page_setup_set_left_margin()
}Sets the left margin of the Gtk.PageSetup.
Since 2.10
- margin
the new left margin in units of unit
- unit
the units for margin