**STRUCT** # `HStack` A horizontal GtkBox equivalent. ## Properties ### `content` The content. ## Methods ### `init(content:)` Initialize a `HStack`. - Parameter content: The view content. ### `update(_:)` Update a view storage. - Parameter storage: The view storage. ### `container()` Get a view storage. - Returns: The view storage.