pub fn cairo_transform_to_window(
    cr: &Context,
    widget: &impl IsA<Widget>,
    window: &Window
)