API Version: 4.0
Library Version: 4.23.1
Generated by gi-docgen 2026.1
unstable since: 4.24
#define GSK_RECT_SNAP_INIT ( top, right, bottom, left )
A macro that initializes a snap value. Equivalent to calling gsk_rect_snap_new().
Available since: 4.24
This function is not directly available to language bindings.
top
Type: -
-
How to snap the top edge.
right
How to snap the right edge.
bottom
How to snap the bottom edge.
left
How to snap the left edge.