#include <Fl_Return_Button.h>
Inheritance diagram for Fl_Return_Button:

Public Methods | |
| Fl_Return_Button (int x, int y, int w, int h, const char *l=0) | |
| Creates the button widget using the position, size, and label. | |
| Fl_Return_Button (const char *l=0, int layout_size=30, Fl_Align layout_al=FL_ALIGN_TOP) | |
| Creates the button using the label, size, and alignment. | |
| virtual void | draw () |
Static Public Attributes | |
| Fl_Named_Style * | default_style |
Definition at line 28 of file Fl_Return_Button.h.
1.2.15