GtkExpander::set_spacing

void set_spacing(int spacing);

Use this method to set the number of pixels to place between the GtkExpander object and its child (usually a GtkLabel.

See also: get_spacing()