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.ColorChooserWidget

Contents

Description

 

Synopsis

Exported types

class GObject o => IsColorChooserWidget o Source #

Methods

colorChooserWidgetNew

Properties

ShowEditor

data ColorChooserWidgetShowEditorPropertyInfo Source #

Instances

AttrInfo ColorChooserWidgetShowEditorPropertyInfo Source # 
type AttrSetTypeConstraint ColorChooserWidgetShowEditorPropertyInfo Source # 
type AttrSetTypeConstraint ColorChooserWidgetShowEditorPropertyInfo = * ~ Bool
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 #