|
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) ![]() |
width, height and name of a page format More...
#include <Fl_Paged_Device.H>
Public Attributes | |
| int | width |
| width in points | |
| int | height |
| height in points | |
| const char * | name |
| format name | |
width, height and name of a page format
Definition at line 99 of file Fl_Paged_Device.H.
height in points
Definition at line 103 of file Fl_Paged_Device.H.
| const char* Fl_Paged_Device::page_format::name |
format name
Definition at line 105 of file Fl_Paged_Device.H.
width in points
Definition at line 101 of file Fl_Paged_Device.H.