Method

AdwTabBarget_view

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

Returns: AdwTabView
 

The view self controls.

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