[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: sizing of toolbar
- From: Allin Cottrell <cottrell wfu edu>
- To: Santi Regueiro <santiregueiro gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: sizing of toolbar
- Date: Mon, 23 Jun 2008 12:31:57 -0400 (EDT)
On Mon, 23 Jun 2008, Santi Regueiro wrote:
> On Mon, Jun 23, 2008 at 17:55, Allin Cottrell <cottrell wfu edu> wrote:
> >
> > Any suggestions gratefully received.
> >
> Have you tried this? :
>
> gtk_toolbar_set_show_arrow ()
> void gtk_toolbar_set_show_arrow (GtkToolbar *toolbar,
> gboolean show_arrow);
>
> Sets whether to show an overflow menu when toolbar doesn't have
> room for all items on it. If TRUE, items that there are not room
> are available through an overflow menu...
Thanks! This works: if I set "show_arrow" to FALSE the bar is
shown correctly.
Allin Cottrell
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]