Webhosting and cheap domain registration service
  

 Home

Prev GtkStyle::black Next

GtkStyle::black

Access: Read Write
Type:
GdkColor

Returns the a GdkColor object representing the black color.

$style	= &new GtkStyle;
$style->bg[GTK_STATE_NORMAL]	= $style->black;

You can even overwrite the color with your own:
$style	= &new GtkStyle;
$red	= &new GdkColor('#FF0000');
$style->white	= $red;


Prev Home Next
GtkStyle::copy Up GtkStyle::white

 

  

Network sites:

Cheap domain registrar's cheap domain registration service

$8.95 domain registration : Buy domain name or register domain name 

 
 
Quotes:
Most of us know how to say nothing, but few of us know when.  
 
 

Disclaimer: This documentation is provided only for the benefits of our webhosting customers.
For authoritative source of the documentation, please refer to http://gtk.php.net/docs.php