gtk4_sys

Function gtk_fixed_set_child_transform

Source
pub unsafe extern "C" fn gtk_fixed_set_child_transform(
    fixed: *mut GtkFixed,
    widget: *mut GtkWidget,
    transform: *mut GskTransform,
)