Handbook
Glossary
gtk_scale_button_set_value ( scale_button value -- )
Vocabulary
gtk2
.
ffi
Inputs
scale_button
an
object
value
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_scale_button_set_value
( GtkScaleButton* scale_button,
gdouble
value )