Method
AdapTabViewget_nth_page
Declaration [src]
AdapTabPage*
adap_tab_view_get_nth_page (
AdapTabView* self,
int position
)
Return value
Type: AdapTabPage
The page object at position
.
The data is owned by the instance. |
AdapTabPage*
adap_tab_view_get_nth_page (
AdapTabView* self,
int position
)
Type: AdapTabPage
The page object at position
.
The data is owned by the instance. |