gtk2hsContentsIndex
HBox
Description
This is a special version of Box. This widget shows its child widgets in a horizontal line.
Synopsis
hBoxNew :: Bool -> Int -> IO HBox
Documentation
hBoxNew :: Bool -> Int -> IO HBox
Create a container that shows several children horizontally. 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