Re: No label in toolbar icon
- From: Ramashish Baranwal <ramashish lists gmail com>
- To: gtkmm-list gnome org
- Subject: Re: No label in toolbar icon
- Date: Thu, 4 Aug 2005 21:33:54 +0530
> Get the toolbar with
>
> Gtk::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);
Thanks Armin..
-Ramashish
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]