GtkContainer is the base class for all widgets that contain one or more other widgets. GtkBin is a subclass of GtkContainer, and is the base class for widgets with a single child.