Extracted from Pike v7.3 release 14 at 2002-02-15.
pike.roxen.com
[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

Inherits

  • GTK.Window