gi-gtk-3.0.7: 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.ColorChooserDialog

Contents

Description

 

Synopsis

Exported types

class GObject o => IsColorChooserDialog o Source #

Methods

new

Properties

showEditor

data ColorChooserDialogShowEditorPropertyInfo Source #

Instances

AttrInfo ColorChooserDialogShowEditorPropertyInfo Source # 
type AttrSetTypeConstraint ColorChooserDialogShowEditorPropertyInfo Source # 
type AttrSetTypeConstraint ColorChooserDialogShowEditorPropertyInfo = * ~ Bool
type AttrOrigin ColorChooserDialogShowEditorPropertyInfo Source # 
type AttrLabel ColorChooserDialogShowEditorPropertyInfo Source # 
type AttrLabel ColorChooserDialogShowEditorPropertyInfo = "show-editor"
type AttrGetType ColorChooserDialogShowEditorPropertyInfo Source # 
type AttrBaseTypeConstraint ColorChooserDialogShowEditorPropertyInfo Source # 
type AttrAllowedOps ColorChooserDialogShowEditorPropertyInfo Source # 
type AttrAllowedOps ColorChooserDialogShowEditorPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

colorChooserDialogShowEditor :: AttrLabelProxy "showEditor" Source #