FLTK logo

[master] 27c791a - More documentation of enum Fl_Paged_Device::Page_Format

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.commit  ]
 
Previous Message ]Next Message ]

[master] 27c791a - More documentation of enum Fl_Paged_Device::Page_Format "ManoloFLTK" Sep 27, 2020  
 
commit 27c791ae8a03bd6fba732e9eb5cb1fc2d4262d21
Author:     ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>
AuthorDate: Sun Sep 27 17:27:14 2020 +0200
Commit:     ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>
CommitDate: Sun Sep 27 17:28:42 2020 +0200

    More documentation of enum Fl_Paged_Device::Page_Format

 FL/Fl_Paged_Device.H | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git FL/Fl_Paged_Device.H FL/Fl_Paged_Device.H
index 469b3a3..16b4124 100644
--- FL/Fl_Paged_Device.H
+++ FL/Fl_Paged_Device.H
@@ -66,12 +66,12 @@ public:
     B10, /**<  B10 format */
     C5E,
     DLE,
-    EXECUTIVE,
-    FOLIO,
-    LEDGER,
+    EXECUTIVE, /**<   Executive format */
+    FOLIO, /**<  Folio  format */
+    LEDGER, /**<  Ledger  format */
     LEGAL, /**<  Legal format */
     LETTER, /**<  Letter format */
-    TABLOID,
+    TABLOID, /**<   Tabloid format */
     ENVELOPE,
     MEDIA = 0x1000
   };
Direct Link to Message ]
 
     
Previous Message ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.