Sure it does; you need a recent Gtk+ version though (don't know/can't lookup which exact version though). Perhaps Gtk+ 2.6, but i'm not sure. See this for proof: http://www.gnome.org/~davyd/gnome-2-12/images/panel-sideways.png.
I'd suggest looking at gtk-demo or some test*.c programs in the gtk+ source. Jeroen On 8/4/05, Dan Winship <[EMAIL PROTECTED]> wrote: > On Wed, 2005-08-03 at 23:12 +0200, xiii29 wrote: > > Hi, > > > > I'm wondering how can I set the change the direction of a text label ... > > I would to be top to bottom : > > GTK doesn't support writing vertically. All you can do is add newlines > after each character. > > -- Dan > > > _______________________________________________ > Gtk-sharp-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/gtk-sharp-list > _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
