ChildProxyT.getChildByIndex

Fetches a child by its number.

template ChildProxyT()
override
getChildByIndex
(
uint index
)

Parameters

index uint

the child's position in the child list

Return Value

Type: gobject.object.ObjectG

the child object or null if not found (index too high).