ChildProxy.getChildByIndex

gobject.object.ObjectWrap getChildByIndex(uint index)

Fetches a child by its number.

Parameters

indexthe child's position in the child list

Returns

the child object or null if

not found (index too high).