TabView.getNthPage

adw.tab_page.TabPage getNthPage(int position)

Gets the classTabPage representing the child at position.

Parameters

positionthe index of the page in self, starting from 0

Returns

the page object at position