If you are talking about reordering, take a look at gtk_box_reorder_child
Cheers,
Ian L.
On Wed, Jun 3, 2009 at 4:40 PM, <ikorot@xxxxxxxxxxxxx> wrote:
Hi, ALL,
I am wondering if it is possible to pass NULL to
gtk_box_pack_start/gtk_box_pack_end?
Something like this:
gtk_box_pack_start(GTK_BOX(box), NULL, TRUE, TRUE, 2);
I want to add some panes to statusbar first, and then put some text
on them.
Thank you.
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list