Function
Gskrect_snap_new
unstable since: 4.24
Declaration [src]
GskRectSnap
gsk_rect_snap_new (
GskSnapDirection top,
GskSnapDirection right,
GskSnapDirection bottom,
GskSnapDirection left
)
Parameters
top-
Type:
GskSnapDirectionHow to snap the top edge.
right-
Type:
GskSnapDirectionHow to snap the right edge.
bottom-
Type:
GskSnapDirectionHow to snap the bottom edge.
left-
Type:
GskSnapDirectionHow to snap the left edge.
Return value
Type: GskRectSnap
A description for how to snap rectangles.