initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
21
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_winlayout.h
Normal file
21
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_winlayout.h
Normal file
@@ -0,0 +1,21 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_winlayout.h
|
||||
// Purpose: Window Layout classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_winlayout Window Layout
|
||||
@ingroup group_class
|
||||
|
||||
wxWidgets makes window layout and sizing easy and painless using a set of
|
||||
classes known as "sizers". Sizers allow for flexible window positioning and
|
||||
sizes that can help with automatically handling localization differences, as
|
||||
well as making it easy to write user resizable windows.
|
||||
|
||||
Related Overviews: @ref overview_sizer, @ref overview_windowsizing
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user