mirror of
https://github.com/fltk/fltk.git
synced 2026-05-20 12:41:27 +08:00
More documentation of enum Fl_Paged_Device::Page_Format
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user