PHP-GTK
Tuesday, October 14, 2008 
download | documentation | applications | faq | changelog | resources 


search for in the  


previouscolor-changed
GtkColorSelectionDialog Constructornext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese

GtkColorSelectionDialog

A standard dialog box to select a color.

Object Hierarchy

Description

The GtkColorSelectionDialog provides a standard dialog box which allows the user to select a color. The dialog box implements the GtkColorSelection widget to enable the user to pick a color.

Constructors

GtkColorSelectionDialog ([string title = null]);

-- Creates a new GtkColorSelectionDialog.

Fields

cancel_button:
  The cancel button widget
colorsel:
  GtkColorSelection widget of the dialog
help_button:
  Help button widget.
ok_button:
  OK button widget.


User Contributed Notes
gtk.gtkcolorselectiondialog.php
add a note about notes
There are no user contributed notes for this page.


previouscolor-changed
GtkColorSelectionDialog Constructornext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2008 The PHP Group
 All rights reserved.
Last updated: Sat Dec 15 02:46:30 2007 UTC