Method
GtkFlowBoxget_child_at_index
Declaration [src]
GtkFlowBoxChild*
gtk_flow_box_get_child_at_index (
  GtkFlowBox* box,
  int idx
)
Return value
| Returns: | GtkFlowBoxChild | 
| The child widget, which will
  always be a  | |
| The data is owned by the instance. | |
| The return value can be NULL. |