Box.this

Creates a new #GtkBox.

  1. this(void* ptr, Flag!"Take" take)
  2. this(gtk.types.Orientation orientation, int spacing)

Parameters

orientation gtk.types.Orientation

the box’s orientation.

spacing int

the number of pixels to place by default between children.

Return Value

a new #GtkBox.