Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / docs / doxygen / groups / class_ribbon.h
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: class_ribbon.h
3 // Purpose: Ribbon classes group docs
4 // Author: wxWidgets team
5 // Licence: wxWindows licence
6 /////////////////////////////////////////////////////////////////////////////
7
8 /**
9
10 @defgroup group_class_ribbon Ribbon User Interface
11 @ingroup group_class
12
13 The wxRibbon library is a set of classes for writing a ribbon user interface.
14 At the most generic level, this is a combination of a tab control with a
15 toolbar. At a more functional level, it is similar to the user interface
16 present in recent versions of Microsoft Office.
17
18 */