gdk_colormap_alloc_colors ( colormap colors n_colors writeable best_match success -- gint )


Vocabulary
gdk2.ffi

Inputs
colormapan object
colorsan object
n_colorsan object
writeablean object
best_matchan object
successan object


Outputs
gintan object


Definition


LIBRARY: gdk2 FUNCTION: gint gdk_colormap_alloc_colors
( GdkColormap* colormap, GdkColor* colors, gint n_colors,
gboolean writeable, gboolean best_match, gboolean success )