gdk_colormap_alloc_color ( colormap color writeable best_match -- gboolean )


Vocabulary
gdk2.ffi

Inputs
colormapan object
coloran object
writeablean object
best_matchan object


Outputs
gbooleanan object


Definition


LIBRARY: gdk2 FUNCTION: gboolean gdk_colormap_alloc_color
( GdkColormap* colormap, GdkColor* color, gboolean
writeable, gboolean best_match )