Box

constructor(orientation: Orientation, spacing: Int)

Creates a new GtkBox.

Return

a new GtkBox.

Parameters

orientation

the box’s orientation

spacing

the number of pixels to place by default between children


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)