Handbook
Glossary
gtk_color_selection_set_current_color ( color_selection color -- )
Vocabulary
gtk2
.
ffi
Inputs
color_selection
an
object
color
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gdk2.ffi
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_color_selection_set_current_color
( GtkColorSelection* color_selection, GdkColor* color )