Method

GtkExpanderset_spacing

deprecated: 3.20 since: 2.4

Declaration [src]

void
gtk_expander_set_spacing (
  GtkExpander* expander,
  gint spacing
)

Description [src]

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

Available since: 2.4

Deprecated since: 3.20

Use margins on the child instead.

Sets propertyGtk.Expander:spacing

Parameters

spacing

Type: gint

Distance between the expander and child in pixels.