Gtk.Box.prototype.set_spacing
function set_spacing(spacing:Number):void { // Gjs wrapper for gtk_box_set_spacing() }
Sets the Gtk.spacing property of box, which is the number of pixels to place between children of box.
- spacing
the number of pixels to put between children