Update toggle panel wiki comment.

This commit is contained in:
Mark de Wever 2009-03-01 08:23:28 +00:00
parent e4f41cb7a6
commit aa168708a1

View File

@ -1097,13 +1097,15 @@ tbuilder_toggle_panel::tbuilder_toggle_panel(const config& cfg) :
{
/*WIKI
* @page = GUIToolkitWML
* @order = 3_widget_panel
* @order = 3_widget_toggle_panel
*
* == Panel ==
* == Toggle panel ==
*
* A panel is an item which can hold other items. The difference between a grid
* and a panel is that it's possible to define how a panel looks. A grid in an
* invisible container to just hold the items.
* invisible container to just hold the items. The toggle panel is a
* combination of the panel and a toggle button, it allows a toggle button with
* its own grid.
*
* @start_table = config
* grid (section) Defines the grid with the widgets to