Get the toolbar withGtk::Toolbar* toolbar = static_cast<Gtk::Toolbar*>(ui_manager->get_widget("/ToolBar") );
and disable the display of text by toolbar->set_toolbar_style(Gtk::TOOLBAR_ICONS); - Armin _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
