Re: Vertical Toolbar



On Sat, 17 Jul 1999, Cory Lueninghoener wrote:

> I am writing a small app that I want to have a vertical toolbar by
> default.  Digging around through online documentation and .h files, I have
> yet to find info on how to do this.  Is it possible?

I think you can do this with gnome_app_add_toolbar(), check parameter
placement, this can be:

GNOME_DOCK_TOP   
GNOME_DOCK_RIGHT  
GNOME_DOCK_BOTTOM 
GNOME_DOCK_LEFT 
GNOME_DOCK_FLOATING

if my memory don't fail, GNOME_DOCK_RIGHT and GNOME_DOCK_LEFT can set a
vertical toolbar for you.

   -augusto



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]