Method

AdapTabBarget_view

Declaration [src]

AdapTabView*
adap_tab_bar_get_view (
  AdapTabBar* self
)

Description [src]

Gets the tab view self controls.

Gets propertyAdap.TabBar:view

Return value

Type: AdapTabView

The view self controls.

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