Next: , Previous: GtkColorSelection, Up: Top


79 GtkColorSelectionDialog

A standard dialog box for selecting a color

79.1 Overview

The <gtk-color-selection-dialog> provides a standard dialog which allows the user to select a color much like the <gtk-file-selection> provides a standard dialog for file selection.

79.2 Usage

— Class: <gtk-color-selection-dialog>

Derives from <gtk-dialog>.

This class defines no direct slots.

— Function: gtk-color-selection-dialog-new (title mchars) ⇒  (ret <gtk-widget>)

Creates a new <gtk-color-selection-dialog>.

title
a string containing the title text for the dialog.
ret
a <gtk-color-selection-dialog>.