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