Method
HandyTabViewset_selected_page
Declaration [src]
void
hdy_tab_view_set_selected_page (
  HdyTabView* self,
  HdyTabPage* selected_page
)
Description [src]
Sets the currently selected page in self.
| Available since: | 1.2 | 
| Sets property | Handy.TabView:selected-page | 
Parameters
| selected_page | HdyTabPage | 
| A page in  | |
| The data is owned by the caller of the function. |