Handbook
Glossary
gdk_colormap_new ( visual allocate -- GdkColormap* )
Vocabulary
gdk2
.
ffi
Inputs
visual
an
object
allocate
an
object
Outputs
GdkColormap*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk2.ffi
LIBRARY:
gdk2
FUNCTION:
GdkColormap*
gdk_colormap_new
( GdkVisual* visual,
gboolean
allocate )