Method

GtkBoxLayoutget_spacing

[]

Declaration [src]

guint
gtk_box_layout_get_spacing (
  GtkBoxLayout* box_layout
)
[]

Description [src]

Returns the space that box_layout puts between children.

Gets propertyGtk.BoxLayout:spacing
[]

Return value

Type: guint

The spacing of the layout.