22#ifndef Fl_Menu_Window_H
23#define Fl_Menu_Window_H
25#include "Fl_Single_Window.H"
This is the same as Fl_Window.
Definition Fl_Single_Window.H:32
void flush()
Forces the window to be drawn, this window is also made current and calls draw().
Definition Fl_Single_Window.cxx:34
void show()
Puts the window on the screen.
Definition Fl_Single_Window.cxx:28
virtual void hide()
Removes the window from the screen.
Definition Fl.cxx:1575