[][src]Function gtk::cairo_transform_to_window

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