Method

AdwTabBarget_end_action_widget

Declaration [src]

GtkWidget*
adw_tab_bar_get_end_action_widget (
  AdwTabBar* self
)

Description [src]

Gets the widget shown after the tabs.

Return value

Type: GtkWidget

The widget shown after the tabs.

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