Method
AdapTabOverviewset_view
since: 1.3
Declaration [src]
void
adap_tab_overview_set_view (
AdapTabOverview* self,
AdapTabView* view
)
Description [src]
Sets the tab view to control.
The view must be inside self, see AdapTabOverview:child.
Available since: 1.3
| Sets property | Adap.TabOverview:view |
Parameters
view-
Type:
AdapTabViewA tab view.
The argument can be NULL.The data is owned by the caller of the method.