Method

GtkFlowBoxChildget_index

Declaration [src]

int
gtk_flow_box_child_get_index (
  GtkFlowBoxChild* child
)

Description [src]

Gets the current index of the child in its GtkFlowBox container.

Return value

Type: int

The index of the child, or -1 if the child is not in a flow box.