Handbook
Glossary
gtk_color_selection_set_current_alpha ( color_selection alpha -- )
Vocabulary
gtk2
.
ffi
Inputs
color_selection
an
object
alpha
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_color_selection_set_current_alpha
( GtkColorSelection* color_selection,
guint16
alpha )