Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
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