PHP-GTK
Sunday, November 08, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGdkJoinStyle
GdkModifierTypenext

Last updated: Sun, 08 Nov 2009
view this page in English

GdkLineStyle

Determines how lines are drawn.

Value

Symbolic name

Description

  0Gdk::LINE_SOLID Lines are drawn solid.
  1Gdk::LINE_ON_OFF_DASH Even segments are drawn; odd segments are not drawn.
  2Gdk::LINE_DOUBLE_DASH Even segments are normally. Odd segments are drawn in the background color if the fill style is Gdk::SOLID, or in the background color masked by the stipple if the fill style is Gdk::STIPPLED.

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


previousGdkJoinStyle
GdkModifierTypenext

Last updated: Sun, 08 Nov 2009
view this page in English


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Sun Nov 8 02:43:42 2009 UTC