Dillo v3.1.1-98-g318d1f14
|
#include <FL/Fl_Menu_Window.H>
#include <FL/Fl_Button.H>
#include <FL/Fl_Input.H>
Go to the source code of this file.
Classes | |
class | TipWin |
Custom tooltip window. More... | |
class | TipWinButton |
A Button sharing a custom tooltip window. More... | |
class | CustButton |
A button that highlights on mouse over. More... | |
class | TipWinInput |
An Input with custom tooltip window. More... | |
Functions | |
TipWin * | my_tipwin (void) |
|
extern |
Definition at line 95 of file tipwin.cc.
Referenced by recent_timeout(), show_timeout(), TipWinButton::TipWinButton(), and TipWinInput::TipWinInput().