position in Gtk.Box



Hi, how can I insert widget into Gtk.Box on specific position?

Now, I use:

pack_start(widget)
then
reorder_child(widget, pos)

Thanks



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]