From 7e6af270d002a328cfb1914c2573c742a6ed0ffc Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Fri, 12 Sep 2014 09:12:15 +0000 Subject: Fix documentation. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10301 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/enumerations.dox | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'documentation/src/enumerations.dox') 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 n > 0) is pushed. - - - \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). -- cgit v1.2.3