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