gsk_path_get_tight_bounds

Function gsk_path_get_tight_bounds 

Source
pub unsafe extern "C" fn gsk_path_get_tight_bounds(
    self_: *mut GskPath,
    bounds: *mut graphene_rect_t,
) -> gboolean
Available on crate feature v4_22 only.