GTK+
gtk/gtkcontainer.h
GtkContainer is the abstract base class for widgets that can contain other widgets. the section called Containers And Widget Layout in the chapter called GTK+ Basics describes containers in some detail; the chapter called Writing a GtkWidget includes information on container widget implementation.