mirror of
https://github.com/fltk/fltk.git
synced 2026-06-02 15:46:52 +08:00
More documentation of enum Fl_Paged_Device::Page_Format
This commit is contained in:
@@ -66,12 +66,12 @@ public:
|
|||||||
B10, /**< B10 format */
|
B10, /**< B10 format */
|
||||||
C5E,
|
C5E,
|
||||||
DLE,
|
DLE,
|
||||||
EXECUTIVE,
|
EXECUTIVE, /**< Executive format */
|
||||||
FOLIO,
|
FOLIO, /**< Folio format */
|
||||||
LEDGER,
|
LEDGER, /**< Ledger format */
|
||||||
LEGAL, /**< Legal format */
|
LEGAL, /**< Legal format */
|
||||||
LETTER, /**< Letter format */
|
LETTER, /**< Letter format */
|
||||||
TABLOID,
|
TABLOID, /**< Tabloid format */
|
||||||
ENVELOPE,
|
ENVELOPE,
|
||||||
MEDIA = 0x1000
|
MEDIA = 0x1000
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user