|
Dillo v3.2.0-93-g6a586845
|
#include <FL/Fl_Window.H>#include <FL/Fl_Widget.H>#include <FL/Fl_Button.H>#include <FL/Fl_Input.H>#include <FL/Fl_Output.H>#include <FL/Fl_Image.H>#include <FL/Fl_Tabs.H>#include "tipwin.hh"#include "findbar.hh"

Go to the source code of this file.
Classes | |
| class | CustGroupHorizontal |
| Used to reposition group's widgets when some of them are hidden. More... | |
| class | CustGroupVertical |
| class | UI |
Macros | |
| #define | UI_MIN_W 600 |
| #define | UI_MIN_H 200 |
Enumerations | |
| enum | UIButton { UI_BACK = 0 , UI_FORW , UI_HOME , UI_RELOAD , UI_SAVE , UI_STOP , UI_BOOK , UI_TOOLS , UI_CLEAR , UI_SEARCH } |
| enum | UIPanelmode { UI_NORMAL = 0 , UI_HIDDEN = 1 } |
| enum UIButton |
| enum UIPanelmode |