Skip to main content

gsk_rect_snap_new

Function gsk_rect_snap_new 

Source
pub unsafe extern "C" fn gsk_rect_snap_new(
    top: GskSnapDirection,
    right: GskSnapDirection,
    bottom: GskSnapDirection,
    left: GskSnapDirection,
) -> GskRectSnap
Available on crate feature v4_24 only.