27#ifndef XCHILDLIST_PRIVATE_H_ 
   28#define XCHILDLIST_PRIVATE_H_ 
Childlist_t - struct to hold a Widget_t child list   Xputty main holds a list of any Widget_t created...
void _childlist_add_elem(Childlist_t *childlist)
_childlist_add_elem - internal use to reallocate the childlist array to new size   You didn't need to...
This file contains definitions and structs used on all platforms. Platform specific definitions are l...