child_type


Description:

public virtual Type child_type ()

Returns the type of the children supported by the container.

Note that this may return g_type_none to indicate that no more children can be added, e.g. for a Paned which already has two children.

Parameters:

this

a Container

Returns:

a Type.