Method
Gtk Expanderget_spacing
deprecated: 3.20 since: 2.4
Declaration [src]
gint
gtk_expander_get_spacing(
GtkExpander*expander
)
Description [src]
Gets the value set by gtk_expander_set_spacing().
Available since: 2.4
Deprecated since: 3.20
Use margins on the child instead.
Gets property
Gtk.Expander:spacing Return value
Type: gint
Spacing between the expander and child.