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