]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/class_winlayout.h
Fix ribbon documentation warnings.
[wxWidgets.git] / docs / doxygen / groups / class_winlayout.h
CommitLineData
6e7f563b
BP
1/////////////////////////////////////////////////////////////////////////////
2// Name: class_winlayout.h
3// Purpose: Window Layout classes group docs
4// Author: wxWidgets team
526954c5 5// Licence: wxWindows licence
6e7f563b
BP
6/////////////////////////////////////////////////////////////////////////////
7
8/**
9
10@defgroup group_class_winlayout Window Layout
11@ingroup group_class
12
8f5b44d8
BP
13wxWidgets makes window layout and sizing easy and painless using a set of
14classes known as "sizers". Sizers allow for flexible window positioning and
15sizes that can help with automatically handling localization differences, as
16well as making it easy to write user resizable windows.
6e7f563b 17
8f5b44d8 18Related Overviews: @ref overview_sizer
6e7f563b
BP
19
20*/
21