This returns a list of the widgets that are currently contained or managed by a particular Gtk container widget.
gtkChildren(object)
gtkParent(object)gtkChildren, the object should be an object
    that inherits from the class GtkContainer.gtkChildren,
  a list with each element corresponding
  to a child in the container widget.gtkParent