ChildProxy.getChildByIndex

Fetches a child by its number.

interface ChildProxy
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).