Method
AdapTabViewget_page
Declaration [src]
AdapTabPage*
adap_tab_view_get_page (
AdapTabView* self,
GtkWidget* child
)
Parameters
child-
Type:
GtkWidgetA child in
self.The data is owned by the caller of the method.
Return value
Type: AdapTabPage
The page object for child.
| The returned data is owned by the instance. |