virtual ~CL_MenuBar();
virtual void adjust_size() = 0; Adjusts the size of the component to fit the contents. virtual void update();
Back to index