GtkToolbar::append_widget

void append_widget(GtkWidget widget, string tooltip_text, string tooltip_private_text);

Adds a widget to the end. Just calls insert_widget() with the position parameter set to the number of widgets.