|
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_XPM_Image.H>#include <stdio.h>#include <stdlib.h>#include <FL/fl_utf8.h>#include "flstring.h"
Go to the source code of this file.
Defines | |
| #define | MAXSIZE 2048 |
| #define | INITIALLINES 256 |
| #define INITIALLINES 256 |
Definition at line 55 of file Fl_XPM_Image.cxx.
Referenced by Fl_XPM_Image::Fl_XPM_Image().
| #define MAXSIZE 2048 |
Definition at line 54 of file Fl_XPM_Image.cxx.
Referenced by Fl_XPM_Image::Fl_XPM_Image().