Handbook
Glossary
gtk_cairo_transform_to_window ( cr widget window -- )
Vocabulary
gtk3
.
ffi
Inputs
cr
an
object
widget
an
object
window
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
cairo.ffi
gdk3.ffi
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_cairo_transform_to_window
( cairo_t* cr, GtkWidget* widget, GdkWindow* window )