| |||||||||
| |||||||||
| |||||||||
Description | |||||||||
A standard dialog box for selecting a color | |||||||||
Synopsis | |||||||||
| |||||||||
Detail | |||||||||
The ColorSelectionDialog provides a standard dialog which allows the user to select a color much like the FileSelection provides a standard dialog for file selection. | |||||||||
Class Hierarchy | |||||||||
| GObject | +----Object | +----Widget | +----Container | +----Bin | +----Window | +----Dialog | +----ColorSelectionDialog | |||||||||
Types | |||||||||
data ColorSelectionDialog | |||||||||
| |||||||||
class DialogClass o => ColorSelectionDialogClass o | |||||||||
| |||||||||
castToColorSelectionDialog :: GObjectClass obj => obj -> ColorSelectionDialog | |||||||||
toColorSelectionDialog :: ColorSelectionDialogClass o => o -> ColorSelectionDialog | |||||||||
Constructors | |||||||||
colorSelectionDialogNew | |||||||||
| |||||||||
Produced by Haddock version 0.8 |