Gtk.Widget.prototype.set_margin_left
function set_margin_left(margin:Number):void { // Gjs wrapper for gtk_widget_set_margin_left() }
Sets the left margin of widget. See the Gtk.margin-left property.
Since 3.0
- margin
the left margin
function set_margin_left(margin:Number):void { // Gjs wrapper for gtk_widget_set_margin_left() }
Sets the left margin of widget. See the Gtk.margin-left property.
Since 3.0
the left margin