334 B

STRUCT

VStack

A GtkBox equivalent.

Properties

content

The content.

Methods

init(content:)

Initialize a VStack.

  • Parameter content: The view content.

update(_:)

Update a view storage.

  • Parameter storage: The view storage.

container()

Get a view storage.

  • Returns: The view storage.