gtk4_sys

Function gtk_widget_allocate

Source
pub unsafe extern "C" fn gtk_widget_allocate(
    widget: *mut GtkWidget,
    width: c_int,
    height: c_int,
    baseline: c_int,
    transform: *mut GskTransform,
)