[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Rearrange childes of VBOX
- From: jcupitt gmail com
- To: AlannY <m alanny ru>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Rearrange childes of VBOX
- Date: Fri, 25 Apr 2008 19:58:36 +0100
2008/4/25 AlannY <m alanny ru>:
> I have a window with included vbox, which includes some count of
> widgets. When I press button, I want to change position of this widgets
> in this vbox ;-) How to do it?
try:
http://library.gnome.org/devel/gtk/stable/GtkBox.html#gtk-box-reorder-child
> P.S. Also I want to do it with DnD, but, for now, it's not so important ;-)
I do this with a gtktable and it works fine, you shluld be OK.
John
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]