Method

HandyTabViewget_page_position

Declaration [src]

gint
hdy_tab_view_get_page_position (
  HdyTabView* self,
  HdyTabPage* page
)

Description [src]

Finds the position of page in self, starting from 0.

Available since:1.2

Parameters

page HdyTabPage
 

A page of self.

 The data is owned by the caller of the function.

Return value

Returns: gint
 

The position of page in self.