ANY CONTAINER NONE
class interface ROOT_LAYOUT
   -- The ROOT_LAYOUT know the position and size of all windows managed
   -- by the window manager.

feature(s) from LAYOUT
   container: CONTAINER



end of ROOT_LAYOUT