Handbook
Glossary
gtk_stack_set_visible_child ( stack child -- )
Vocabulary
gtk3
.
ffi
Inputs
stack
an
object
child
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_stack_set_visible_child
( GtkStack* stack, GtkWidget* child )