11.48Class GtkColorSelectionDialog

A standard dialog box for selecting a color

Class GtkColorSelectionDialog( title )
title a string containing the title text for the dialog (or nil).

The GtkColorSelectionDialog provides a standard dialog which allows the user to select a color much like the GtkFileSelection provides a standard dialog for file selection.

[...]

Methods
get_color_selectionRetrieves the GtkColorSelection widget embedded in the dialog.

Methods

get_color_selection

Retrieves the GtkColorSelection widget embedded in the dialog.

GtkColorSelectionDialog.get_color_selection()
Returnthe embedded GtkColorSelection.
Made with http://www.falconpl.org