Method
AdapTabBarset_end_action_widget
Declaration [src]
void
adap_tab_bar_set_end_action_widget (
AdapTabBar* self,
GtkWidget* widget
)
Description [src]
Sets the widget to show after the tabs.
| Sets property | Adap.TabBar:end-action-widget |
Parameters
widget-
Type:
GtkWidgetThe widget to show after the tabs.
The argument can be NULL.The data is owned by the caller of the method.