|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
#include <FL/Fl.H>#include <FL/Fl_Return_Button.H>#include <FL/fl_draw.H>
Go to the source code of this file.
Functions | |
| int | fl_return_arrow (int x, int y, int w, int h) |
| int fl_return_arrow | ( | int | x, |
| int | y, | ||
| int | w, | ||
| int | h | ||
| ) |
Definition at line 32 of file Fl_Return_Button.cxx.
References fl_color(), FL_DARK3, fl_gray_ramp(), FL_LIGHT3, fl_line(), fl_xyline(), fl_yxline(), h, size, and w.
Referenced by Fl_Return_Button::draw(), and fl_draw_symbol().