Forum und email

GdkOverlapType

Specifies the possible values returned by region_rect_in.

シンボリック名

説明

  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.