Method
HandyTabBarset_end_action_widget
since: 1.2
Declaration [src]
void
hdy_tab_bar_set_end_action_widget (
HdyTabBar* self,
GtkWidget* widget
)
Description [src]
Sets the widget to show after the tabs.
Available since: 1.2
Sets property | Handy.TabBar:end-action-widget |
Parameters
widget
-
Type:
GtkWidget
The widget to show after the tabs.
The argument can be NULL
.The data is owned by the caller of the function.