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