Handbook
Glossary
gdk_colormap_alloc_color ( colormap color writeable best_match -- gboolean )
Vocabulary
gdk2
.
ffi
Inputs
colormap
an
object
color
an
object
writeable
an
object
best_match
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk2.ffi
LIBRARY:
gdk2
FUNCTION:
gboolean
gdk_colormap_alloc_color
( GdkColormap* colormap, GdkColor* color,
gboolean
writeable,
gboolean
best_match )