Handbook
Glossary
gtk_color_button_set_color ( color_button color -- )
Vocabulary
gtk3
.
ffi
Inputs
color_button
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_button_set_color
( GtkColorButton* color_button, GdkColor* color )