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 returned data is owned by the instance. |