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