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