Method
HandyTabViewget_page
since: 1.2
Declaration [src]
HdyTabPage*
hdy_tab_view_get_page (
  HdyTabView* self,
  GtkWidget* child
)
Parameters
- child
- 
            Type: GtkWidgetA child in self.The data is owned by the caller of the method. 
Return value
Type: HdyTabPage
The HdyTabPage representing child.
| The data is owned by the instance. |