Method

AdwTabBarset_view

Declaration [src]

void
adw_tab_bar_set_view (
  AdwTabBar* self,
  AdwTabView* view
)

Description [src]

Sets the tab view self controls.

Sets propertyAdw.TabBar:view

Parameters

view

Type: AdwTabView

A tab view.

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