Hi,

Christian Seberino <[EMAIL PROTECTED]> writes:

> I want a button to be centered horizontally in a vbox like this:
> 
> 
>  ----------------------
> |       ------         |<--- vbox
> |      |Button|        |
> |       ------         |
>  ----------------------
> 
> 
> Notice empty space above, below and to right and left.
> 
> How do this????

use a GtkAlignment with xalign and yalign set to 0.5.


Salut, Sven
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to