Handbook
Glossary
gtk_image_set_from_surface ( image surface -- )
Vocabulary
gtk3
.
ffi
Inputs
image
an
object
surface
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
cairo.ffi
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_image_set_from_surface
( GtkImage* image, cairo_surface_t* surface )