Handbook
Glossary
cairo_pattern_create_for_surface ( surface -- cairo_pattern_t* )
Vocabulary
cairo
.
ffi
Inputs
surface
an
object
Outputs
cairo_pattern_t*
an
object
Definition
USING:
alien.syntax
;
IN:
cairo.ffi
LIBRARY:
cairo
FUNCTION:
cairo_pattern_t*
cairo_pattern_create_for_surface
( cairo_surface_t* surface )