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