gtk2hsContentsIndex
VBox
Description
This is a special version of Box. This widget shows its child widgets in a vertical line.
Synopsis
vBoxNew :: Bool -> Int -> IO VBox
Documentation
vBoxNew :: Bool -> Int -> IO VBox

Create a container that shows several children vertically.

  • If homogeneous is set all children will be allotted the same amount of space. There will be spacing pixel between each two children.
Produced by Haddock version 0.6