Method
GtkContainerget_children
Declaration [src]
GList*
gtk_container_get_children (
GtkContainer* container
)
Description [src]
Returns the container’s non-internal children. See
gtk_container_forall() for details on what constitutes an “internal” child.