Function gtk4_sys::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