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::page_format Struct Reference

width, height and name of a page format More...

#include <Fl_Paged_Device.H>

List of all members.

Public Attributes

int width
 width in points
int height
 height in points
const char * name
 format name

Detailed Description

width, height and name of a page format

Definition at line 99 of file Fl_Paged_Device.H.


Member Data Documentation

height in points

Definition at line 103 of file Fl_Paged_Device.H.

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.


The documentation for this struct was generated from the following file: