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