pub unsafe extern "C" fn gtk_snapshot_append_fill(
snapshot: *mut GtkSnapshot,
path: *mut GskPath,
fill_rule: GskFillRule,
color: *const GdkRGBA,
)
Available on crate feature
v4_14
only.pub unsafe extern "C" fn gtk_snapshot_append_fill(
snapshot: *mut GtkSnapshot,
path: *mut GskPath,
fill_rule: GskFillRule,
color: *const GdkRGBA,
)
v4_14
only.