Function gtk4_sys::gtk_snapshot_append_repeating_linear_gradient [−][src]
pub unsafe extern "C" fn gtk_snapshot_append_repeating_linear_gradient(
snapshot: *mut GtkSnapshot,
bounds: *const graphene_rect_t,
start_point: *const graphene_point_t,
end_point: *const graphene_point_t,
stops: *const GskColorStop,
n_stops: size_t
)