|
| Graphics.UI.Gtk.Selectors.ColorSelectionDialog | | Portability | portable (depends on GHC) | | Stability | provisional | | Maintainer | gtk2hs-users@lists.sourceforge.net |
|
|
|
|
|
| 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 | Source |
|
|
|
|
|
|
|
|
|
|
|
| Constructors
|
|
|
|
|
| Methods
|
|
|
| Retrieve the ColorSelection object contained within the dialog.
|
|
|
| Retrieve the OK button widget contained within the dialog.
|
|
|
| Retrieve the Cancel button widget contained within the dialog.
|
|
|
| Retrieve the Help button widget contained within the dialog.
|
|
| Produced by Haddock version 2.6.0 |