Dillo v3.1.1-98-g318d1f14
|
#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 |