[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Align button text (was: Button with menu)
- From: Paul Davis <paul linuxaudiosystems com>
- To: Tobias Weber <towb celvina de>
- Cc: gtk-list gnome org
- Subject: Re: Align button text (was: Button with menu)
- Date: Tue, 14 Jul 2009 15:12:24 -0400
On Tue, Jul 14, 2009 at 5:33 AM, Tobias Weber<towb celvina de> wrote:
> On 11.07.2009, at 14:20, Tobias Weber wrote:
>
>> It's easier with a ComboBox
>
> So that's my add 'button'. The remove button is still a normal one. Which
> means one has the label on the left, the other centered. How do I unify
> that? Setting the pango alignment property of the ComboBox' CellRenderer had
> no effect.
GtkLabel IS-A GtkAlignment, so you can call gtk_alignment_set_align()
or whatever its called on it.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]