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

Parameters

selected_page HdyTabPage
 

A page in self.

 The data is owned by the caller of the function.