Constant

GskRECT_SNAP_ROUND

Declaration

#define GSK_RECT_SNAP_ROUND 50529027

Description

Makes the rectangle round to the closest pixel edge on all sides.

This is useful when multiple rectangles are placed next to each other at the same coordinate, and they should do so without any seams.

Snap by rounding.