Method

AdapTabBarset_view

Declaration [src]

void
adap_tab_bar_set_view (
  AdapTabBar* self,
  AdapTabView* view
)

Description [src]

Sets the tab view self controls.

Sets propertyAdap.TabBar:view

Parameters

view

Type: AdapTabView

A tab view.

The argument can be NULL.
The data is owned by the caller of the method.