Re: menubar alignment question

2008-06-23 Thread Allin Cottrell
On Mon, 23 Jun 2008, Christian Dywan wrote: > Am Mon, 23 Jun 2008 11:08:44 -0400 (EDT) > schrieb Allin Cottrell <[EMAIL PROTECTED]>: > > > Using GtkItemFactory one could push a certain menu to the > > right-hand end of a menubar (i.e. right-justify it) using the > > "" tag. This was useful, e.

Re: menubar alignment question

2008-06-23 Thread Christian Dywan
Am Mon, 23 Jun 2008 11:08:44 -0400 (EDT) schrieb Allin Cottrell <[EMAIL PROTECTED]>: > Using GtkItemFactory one could push a certain menu to the > right-hand end of a menubar (i.e. right-justify it) using the > "" tag. This was useful, e.g., for making a "Help" > menu stand out. > > Is there

menubar alignment question

2008-06-23 Thread Allin Cottrell
Using GtkItemFactory one could push a certain menu to the right-hand end of a menubar (i.e. right-justify it) using the "" tag. This was useful, e.g., for making a "Help" menu stand out. Is there any way to do this when creating a menubar with GtkUIManager? I tried putting in a before the