Function Macro
GskRECT_SNAP_INIT
unstable since: 4.24
Declaration [src]
#define GSK_RECT_SNAP_INIT (
top,
right,
bottom,
left
)
Description [src]
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.