Method
AdwTabViewget_nth_page
Declaration [src]
AdwTabPage*
adw_tab_view_get_nth_page (
AdwTabView* self,
int position
)
Return value
Type: AdwTabPage
The page object at position
.
The returned data is owned by the instance. |
AdwTabPage*
adw_tab_view_get_nth_page (
AdwTabView* self,
int position
)
Type: AdwTabPage
The page object at position
.
The returned data is owned by the instance. |