Handbook
Glossary
GdkWindow:create-surface ( quot -- alien )
Vocabulary
gdk3
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.syntax
cairo.ffi
gobject-introspection.standard-types
;
IN:
gdk3.ffi
LIBRARY:
gdk3
CALLBACK:
cairo_surface_t*
GdkWindow:create-surface
( GdkWindow* window,
gint
width,
gint
height,
gpointer
user_data )