Method
HandyTabViewget_nth_page
since: 1.2
Declaration [src]
HdyTabPage*
hdy_tab_view_get_nth_page (
  HdyTabView* self,
  gint position
)
Return value
Type: HdyTabPage
The page object at position.
| The data is owned by the instance. | 
since: 1.2
HdyTabPage*
hdy_tab_view_get_nth_page (
  HdyTabView* self,
  gint position
)
Type: HdyTabPage
The page object at position.
| The data is owned by the instance. |