GtkContainer::child_type

GType child_type();

Returns the type of the children supported by the container.

Note that this may return Gobject::TYPE_NONE to indicate that no more children can be added, e.g. for a GtkPaned which already has two children.