Method
AdwTabBarget_end_action_widget
since: 1.0
Declaration [src]
GtkWidget*
adw_tab_bar_get_end_action_widget (
AdwTabBar* self
)
Description [src]
Gets the widget shown after the tabs.
Available since: 1.0
Gets property | Adw.TabBar:end-action-widget |
Return value
Type: GtkWidget
The widget shown after the tabs.
The data is owned by the instance. |
The return value can be NULL . |