Gtk.Expander.prototype.set_spacing

function set_spacing(spacing:Number):void {
    // Gjs wrapper for gtk_expander_set_spacing()
}

Sets the spacing field of expander, which is the number of pixels to place between expander and the child.

Since 2.4

spacing

distance between the expander and child in pixels