Method

AdwTabBarget_view

since: 1.0

Declaration [src]

AdwTabView*
adw_tab_bar_get_view (
  AdwTabBar* self
)

Description [src]

Gets the tab view self controls.

Available since: 1.0

Gets propertyAdw.TabBar:view

Return value

Type: AdwTabView

The view self controls.

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