Extracted from Pike v7.4 release 97 at 2004-08-02.
pike.ida.liu.se
[Top]
predef::
GTK
GTK.ColorSelectionDialog

Class GTK.ColorSelectionDialog

Description

The color selection dialog widget is, not surprisingly, a color selection widget in a dialog window. Use the subwidget functions below to access the different subwidgets directly.

 GTK.ColorSelectionDialog("Select color")

Signals: color_changed Called when the color is changed


Inherit Window

inherit GTK.Window : Window