Re: Vertical Toolbar
- From: Augusto Cesar Radtke <bishop sekure org>
- To: Cory Lueninghoener <cluening cse unl edu>
- cc: gnome-devel-list gnome org, recipient list not shown: ;
- Subject: Re: Vertical Toolbar
- Date: Sun, 18 Jul 1999 00:47:07 -0300 (EST)
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]