PHP-GTK
Wednesday, May 16, 2012 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGdkExtensionMode
GdkFilterReturnnext

Last updated: Wed, 16 May 2012
view this page in English

GdkFill

Value

Symbolic name

Description

  0Gdk::SOLID Draw with the foreground color.
  1Gdk::TILED Draw with a tiled pixmap.
  2Gdk::STIPPLED Draw using the stipple bitmap. Pixels corresponding to bits in the stipple bitmap that are set will be drawn in the foreground color; pixels corresponding to bits that are not set will be left untouched.
  3Gdk::OPAQUE_STIPPLED Draw using the stipple bitmap. Pixels corresponding to bits in the stipple bitmap that are set will be drawn in the foreground color; pixels corresponding to bits that are not set will be drawn with the background color.

User Contributed Notes
gdk.enum.fill.php
add a note about notes
There are no user contributed notes for this page.


previousGdkExtensionMode
GdkFilterReturnnext

Last updated: Wed, 16 May 2012
view this page in English


credits 

PHP  Copyright © 2001-2012 The PHP Group
 All rights reserved.
Last updated: Wed May 16 01:46:11 2012 UTC