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