gi-gtk-3.0.9: 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.ColorChooserWidget

Contents

Description

 

Synopsis

Exported types

class GObject o => IsColorChooserWidget o Source #

Methods

new

Properties

showEditor

data ColorChooserWidgetShowEditorPropertyInfo Source #

Instances

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

colorChooserWidgetShowEditor :: AttrLabelProxy "showEditor" Source #