Returns the number of children of the given control.
int IupGetChildCount(Ihandle* ih); [in C] iup.GetChildCount(ih: ihandle) -> pos: number [in Lua]
Returns: the number of children.
IupGetChildPos, IupGetChild, IupGetNextChild, IupGetBrother, IupGetParent