Method
Gtk.FlowBox.get_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  | |
| Ownership is not transferred to the caller | |
| Can be NULL | |