Handbook
Glossary
gdk_drawing_context_get_cairo_context ( drawing_context -- cairo_t* )
Vocabulary
gdk3
.
ffi
Inputs
drawing_context
an
object
Outputs
cairo_t*
an
object
Definition
USING:
alien.syntax
cairo.ffi
;
IN:
gdk3.ffi
LIBRARY:
gdk3
FUNCTION:
cairo_t*
gdk_drawing_context_get_cairo_context
( GdkDrawingContext* drawing_context )