FlowBox.getChildAtIndex

Gets the nth child in the @box.

class FlowBox
getChildAtIndex
(
int idx
)

Parameters

idx int

the position of the child

Return Value

the child widget, which will always be a #GtkFlowBoxChild or %NULL in case no child widget with the given index exists.

Meta

Since

3.12