Handbook
Glossary
gtk_color_selection_palette_to_string ( colors n_colors -- gchar* )
Vocabulary
gtk2
.
ffi
Inputs
colors
an
object
n_colors
an
object
Outputs
gchar*
an
object
Definition
USING:
alien.syntax
gdk2.ffi
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
gchar*
gtk_color_selection_palette_to_string
( GdkColor* colors,
gint
n_colors )