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)  

Fl_Paged_Device.H File Reference

declaration of class Fl_Paged_Device. More...

#include <FL/Fl_Device.H>
#include <FL/Fl_Window.H>
Include dependency graph for Fl_Paged_Device.H:

Go to the source code of this file.

Classes

class  Fl_Paged_Device
 Represents page-structured drawing surfaces. More...
struct  Fl_Paged_Device::page_format
 width, height and name of a page format More...

Defines

#define NO_PAGE_FORMATS   30
 Number of elements in enum Page_Format.

Detailed Description

declaration of class Fl_Paged_Device.

Definition in file Fl_Paged_Device.H.


Define Documentation

#define NO_PAGE_FORMATS   30

Number of elements in enum Page_Format.

Definition at line 39 of file Fl_Paged_Device.H.