Date: Wed, 15 Oct 2003 13:45:11 +0100 To: Olivier Andrieu Cc: lablgtk at kaba.or.jp Subject: Re: Commonly annoying things about lablgtk/gtk Message-ID: <20031015124511.GB23210 at redhat.com> References: <20031006150644.GB17693 at redhat.com> <16257.36788.590116.529950 at akasha.ijm.jussieu.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16257.36788.590116.529950 at akasha.ijm.jussieu.fr> From: Richard Jones On Mon, Oct 06, 2003 at 05:52:20PM +0200, Olivier Andrieu wrote: > http://developer.gnome.org/doc/API/2.0/gtk/GtkLabel.html > > ? gtk_label_set_justify() sets how the lines in a label align with one > another. If you want to set how the label as a whole aligns in its > available space, see gtk_misc_set_alignment(). ? Thanks for pointing to this. I discovered the ~xalign option to labels, and now everything aligns properly. Rich. -- Richard Jones. http://www.annexia.org/ http://freshmeat.net/users/rwmj Merjis Ltd. http://www.merjis.com/ - all your business data are belong to you. "One serious obstacle to the adoption of good programming languages is the notion that everything has to be sacrificed for speed. In computer languages as in life, speed kills." -- Mike Vanier