gtk4_sys

Function gtk_widget_compute_bounds

Source
pub unsafe extern "C" fn gtk_widget_compute_bounds(
    widget: *mut GtkWidget,
    target: *mut GtkWidget,
    out_bounds: *mut graphene_rect_t,
) -> gboolean