diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2014-09-12 09:12:15 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2014-09-12 09:12:15 +0000 |
| commit | 7e6af270d002a328cfb1914c2573c742a6ed0ffc (patch) | |
| tree | 515655cb80b64262f72ed6b259b9f76d291a4ea5 /documentation/src/enumerations.dox | |
| parent | 21ae6c29038a30c83119c4f1267ead9150abc90f (diff) | |
Fix documentation.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10301 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/src/enumerations.dox')
| -rw-r--r-- | documentation/src/enumerations.dox | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/documentation/src/enumerations.dox b/documentation/src/enumerations.dox index e5f65ca3b..2926a98d5 100644 --- a/documentation/src/enumerations.dox +++ b/documentation/src/enumerations.dox @@ -152,13 +152,10 @@ value: \li FL_BUTTONS - Any mouse button is pushed. \li FL_BUTTON(n) - Mouse button \p n ( where <tt>n > 0</tt>) is pushed. -<!-- NEED 4in --> - - \section enumerations_alignment Alignment Values The following constants define bits that can be used with -Fl_Widget::alighn() +Fl_Widget::align() to control the positioning of the label: \li FL_ALIGN_CENTER - The label is centered (0). |
