TabView.getNthPage
adw.tab_page.TabPage getNthPage(int position)Gets the classTabPage representing the child at position.
Parameters
position | the index of the page in self, starting from 0 |
Returns
the page object at position
adw.tab_page.TabPage getNthPage(int position)Gets the classTabPage representing the child at position.
position | the index of the page in self, starting from 0 |