Method

AdwTabBarget_start_action_widget

Declaration [src]

GtkWidget*
adw_tab_bar_get_start_action_widget (
  AdwTabBar* self
)

Description [src]

Gets the widget shown before the tabs.

Available since:1.0

Return value

Returns: GtkWidget
 

The widget shown before the tabs.

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