gi-gtk-0.3.18.13: Gtk bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.ColorSelectionDialog

Contents

Description

 

Synopsis

Exported types

Methods

colorSelectionDialogGetColorSelection

colorSelectionDialogNew

Properties

CancelButton

data ColorSelectionDialogCancelButtonPropertyInfo Source

Instances

AttrInfo ColorSelectionDialogCancelButtonPropertyInfo Source 
type AttrLabel ColorSelectionDialogCancelButtonPropertyInfo = "cancel-button" Source 
type AttrGetType ColorSelectionDialogCancelButtonPropertyInfo = Widget Source 
type AttrBaseTypeConstraint ColorSelectionDialogCancelButtonPropertyInfo = ColorSelectionDialogK Source 
type AttrSetTypeConstraint ColorSelectionDialogCancelButtonPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps ColorSelectionDialogCancelButtonPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

ColorSelection

data ColorSelectionDialogColorSelectionPropertyInfo Source

Instances

AttrInfo ColorSelectionDialogColorSelectionPropertyInfo Source 
type AttrLabel ColorSelectionDialogColorSelectionPropertyInfo = "color-selection" Source 
type AttrGetType ColorSelectionDialogColorSelectionPropertyInfo = Widget Source 
type AttrBaseTypeConstraint ColorSelectionDialogColorSelectionPropertyInfo = ColorSelectionDialogK Source 
type AttrSetTypeConstraint ColorSelectionDialogColorSelectionPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps ColorSelectionDialogColorSelectionPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

HelpButton

data ColorSelectionDialogHelpButtonPropertyInfo Source

Instances

AttrInfo ColorSelectionDialogHelpButtonPropertyInfo Source 
type AttrLabel ColorSelectionDialogHelpButtonPropertyInfo = "help-button" Source 
type AttrGetType ColorSelectionDialogHelpButtonPropertyInfo = Widget Source 
type AttrBaseTypeConstraint ColorSelectionDialogHelpButtonPropertyInfo = ColorSelectionDialogK Source 
type AttrSetTypeConstraint ColorSelectionDialogHelpButtonPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps ColorSelectionDialogHelpButtonPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

OkButton

data ColorSelectionDialogOkButtonPropertyInfo Source

Instances