gi-gtk-3.0.11: 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

The ColorChooserWidget widget lets the user select a color. By default, the chooser presents a predefined palette of colors, plus a small number of settable custom colors. It is also possible to select a different color with the single-color editor. To enter the single-color editing mode, use the context menu of any color of the palette, or use the '+' button to add a new custom color.

The chooser automatically remembers the last selection, as well as custom colors.

To change the initially selected color, use colorChooserSetRgba. To get the selected color use colorChooserGetRgba.

The ColorChooserWidget is used in the ColorChooserDialog to provide a dialog for selecting colors.

CSS names

GtkColorChooserWidget has a single CSS node with name colorchooser.

Synopsis

Exported types

Methods

new

colorChooserWidgetNew Source #

Arguments

:: (HasCallStack, MonadIO m) 
=> m ColorChooserWidget

Returns: a new ColorChooserWidget

Creates a new ColorChooserWidget.

Since: 3.4

Properties

showEditor

data ColorChooserWidgetShowEditorPropertyInfo Source #

Instances

AttrInfo ColorChooserWidgetShowEditorPropertyInfo Source # 
type AttrOrigin ColorChooserWidgetShowEditorPropertyInfo Source # 
type AttrLabel ColorChooserWidgetShowEditorPropertyInfo Source # 
type AttrGetType ColorChooserWidgetShowEditorPropertyInfo Source # 
type AttrBaseTypeConstraint ColorChooserWidgetShowEditorPropertyInfo Source # 
type AttrSetTypeConstraint ColorChooserWidgetShowEditorPropertyInfo Source # 
type AttrAllowedOps ColorChooserWidgetShowEditorPropertyInfo Source #