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


search for in the  


previousGdkNotify
GdkPixbufErrornext

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

GdkOverlapType

Specifies the possible values returned by region_rect_in.

Value

Symbolic name

Description

  0Gdk::OVERLAP_RECTANGLE_IN If the rectangle is inside the region.
  1Gdk::OVERLAP_RECTANGLE_OUT If the rectangle is outside the region.
  2Gdk::OVERLAP_RECTANGLE_PART If the rectangle is partly inside the region.

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


previousGdkNotify
GdkPixbufErrornext

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