Handbook
Glossary
gtk_switch_set_state ( switch state -- )
Vocabulary
gtk3
.
ffi
Inputs
switch
an
object
state
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_switch_set_state
( GtkSwitch* switch,
gboolean
state )