Method

HandyTabViewget_selected_page

Declaration [src]

HdyTabPage*
hdy_tab_view_get_selected_page (
  HdyTabView* self
)

Description [src]

Gets the currently selected page in self.

Available since:1.2

Return value

Returns: HdyTabPage
 

The selected page in self.

 The data is owned by the instance.
 The return value can be NULL.