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