From 1dca5f900ab300918f9933ed3aacb5180a80d01b Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Mon, 29 Nov 2010 21:48:14 +0000 Subject: Added the device demo program to the examples documentation section. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7916 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/examples.dox | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'documentation/src/examples.dox') diff --git a/documentation/src/examples.dox b/documentation/src/examples.dox index ce3f59bd4..556312b9d 100644 --- a/documentation/src/examples.dox +++ b/documentation/src/examples.dox @@ -103,6 +103,7 @@ you build FLTK, unlike those in the 'test' directory shown below. \ref examples_tile \ref examples_tiled_image \ref examples_valuators + \ref examples_device     @@ -230,6 +231,11 @@ This tool allows quick access to all programs in the \c test directory. \c demo is based on the visuals of the IrixGL demo program. The menu tree can be changed by editing test/demo.menu. +\subsection examples_device device + +\par +Shows how a wide variety of graphics requests can be printed using the Fl_Printer class. + \subsection examples_doublebuffer doublebuffer \par -- cgit v1.2.3