API Version: 4.0
Library Version: 4.17.1
Generated by gi-docgen 2024.2
int gtk_flow_box_child_get_index ( GtkFlowBoxChild* child )
Gets the current index of the child in its GtkFlowBox container.
child
GtkFlowBox
Type: int
int
The index of the child, or -1 if the child is not in a flow box.