awalter1 wrote: > Hello, > > I know how to add a widget to the list of widgets composing a gtk.Hbox or > Vbox by using the pack_start() directive, but how to remove a widget from > this list ? box.remove(child) Johan