Method

AdapTabOverviewget_view

since: 1.3

Declaration [src]

AdapTabView*
adap_tab_overview_get_view (
  AdapTabOverview* self
)

Description [src]

Gets the tab view self controls.

Available since: 1.3

Gets propertyAdap.TabOverview:view

Return value

Type: AdapTabView

The tab view.

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