gi-gtk-3.0.6: 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 AttrSetTypeConstraint ColorSelectionDialogCancelButtonPropertyInfo Source # 
type AttrSetTypeConstraint ColorSelectionDialogCancelButtonPropertyInfo = * ~ ()
type AttrLabel ColorSelectionDialogCancelButtonPropertyInfo Source # 
type AttrLabel ColorSelectionDialogCancelButtonPropertyInfo = "cancel-button"
type AttrGetType ColorSelectionDialogCancelButtonPropertyInfo Source # 
type AttrBaseTypeConstraint ColorSelectionDialogCancelButtonPropertyInfo Source # 
type AttrAllowedOps ColorSelectionDialogCancelButtonPropertyInfo Source # 
type AttrAllowedOps ColorSelectionDialogCancelButtonPropertyInfo = (:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))

colorSelectionDialogCancelButton :: AttrLabelProxy "cancelButton" Source #

ColorSelection

data ColorSelectionDialogColorSelectionPropertyInfo Source #

Instances

AttrInfo ColorSelectionDialogColorSelectionPropertyInfo Source # 
type AttrSetTypeConstraint ColorSelectionDialogColorSelectionPropertyInfo Source # 
type AttrSetTypeConstraint ColorSelectionDialogColorSelectionPropertyInfo = * ~ ()
type AttrLabel ColorSelectionDialogColorSelectionPropertyInfo Source # 
type AttrLabel ColorSelectionDialogColorSelectionPropertyInfo = "color-selection"
type AttrGetType ColorSelectionDialogColorSelectionPropertyInfo Source # 
type AttrBaseTypeConstraint ColorSelectionDialogColorSelectionPropertyInfo Source # 
type AttrAllowedOps ColorSelectionDialogColorSelectionPropertyInfo Source # 
type AttrAllowedOps ColorSelectionDialogColorSelectionPropertyInfo = (:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))

colorSelectionDialogColorSelection :: AttrLabelProxy "colorSelection" Source #

HelpButton

data ColorSelectionDialogHelpButtonPropertyInfo Source #

Instances

AttrInfo ColorSelectionDialogHelpButtonPropertyInfo Source # 
type AttrSetTypeConstraint ColorSelectionDialogHelpButtonPropertyInfo Source # 
type AttrSetTypeConstraint ColorSelectionDialogHelpButtonPropertyInfo = * ~ ()
type AttrLabel ColorSelectionDialogHelpButtonPropertyInfo Source # 
type AttrLabel ColorSelectionDialogHelpButtonPropertyInfo = "help-button"
type AttrGetType ColorSelectionDialogHelpButtonPropertyInfo Source # 
type AttrBaseTypeConstraint ColorSelectionDialogHelpButtonPropertyInfo Source # 
type AttrAllowedOps ColorSelectionDialogHelpButtonPropertyInfo Source # 
type AttrAllowedOps ColorSelectionDialogHelpButtonPropertyInfo = (:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))

colorSelectionDialogHelpButton :: AttrLabelProxy "helpButton" Source #

OkButton

data ColorSelectionDialogOkButtonPropertyInfo Source #

Instances

AttrInfo ColorSelectionDialogOkButtonPropertyInfo Source # 
type AttrSetTypeConstraint ColorSelectionDialogOkButtonPropertyInfo Source # 
type AttrSetTypeConstraint ColorSelectionDialogOkButtonPropertyInfo = * ~ ()
type AttrLabel ColorSelectionDialogOkButtonPropertyInfo Source # 
type AttrLabel ColorSelectionDialogOkButtonPropertyInfo = "ok-button"
type AttrGetType ColorSelectionDialogOkButtonPropertyInfo Source # 
type AttrBaseTypeConstraint ColorSelectionDialogOkButtonPropertyInfo Source # 
type AttrAllowedOps ColorSelectionDialogOkButtonPropertyInfo Source # 
type AttrAllowedOps ColorSelectionDialogOkButtonPropertyInfo = (:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))

colorSelectionDialogOkButton :: AttrLabelProxy "okButton" Source #