Handbook
Glossary
gtk_flow_box_unselect_child ( flow_box child -- )
Vocabulary
gtk3
.
ffi
Inputs
flow_box
an
object
child
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_flow_box_unselect_child
( GtkFlowBox* flow_box, GtkFlowBoxChild* child )