]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/class_ribbon.h
revert r74683, wxTLW has its own {Width,Height}Default()
[wxWidgets.git] / docs / doxygen / groups / class_ribbon.h
CommitLineData
3c3ead1d
PC
1/////////////////////////////////////////////////////////////////////////////
2// Name: class_ribbon.h
3// Purpose: Ribbon classes group docs
4// Author: wxWidgets team
526954c5 5// Licence: wxWindows licence
3c3ead1d
PC
6/////////////////////////////////////////////////////////////////////////////
7
8/**
9
10@defgroup group_class_ribbon Ribbon User Interface
11@ingroup group_class
12
13The wxRibbon library is a set of classes for writing a ribbon user interface.
14At the most generic level, this is a combination of a tab control with a
15toolbar. At a more functional level, it is similar to the user interface
d86f721a 16present in recent versions of Microsoft Office.
3c3ead1d
PC
17
18*/