Handbook
Glossary
gtk_radio_action_set_current_value ( radio_action current_value -- )
Vocabulary
gtk2
.
ffi
Inputs
radio_action
an
object
current_value
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_radio_action_set_current_value
( GtkRadioAction* radio_action,
gint
current_value )