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


search for in the  


previousGdkJoinStyle
GdkModifierTypenext

Last updated: Wed, 16 May 2012
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: 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