Method

AdwTabBarget_start_action_widget

since: 1.0

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

Type: GtkWidget

The widget shown before the tabs.

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