Difference between revisions of "Tabset"
From uGFX Wiki
(Created page with "The tabset is a special widget that manages different tabs. It is pretty much like the tabs in your web browser.") |
|||
| Line 1: | Line 1: | ||
| − | The tabset is a special widget that manages different tabs. It is pretty much like the tabs in your web browser. | + | The tabset is a special [[Containers|container]] widget that manages different tabs. It is pretty much like the tabs in your web browser. |
| + | |||
| + | == API Reference == | ||
| + | The API reference of the Tabset can be found [http://api.ugfx.org/master/group___tabset.html here]. | ||
Revision as of 17:59, 27 June 2015
The tabset is a special container widget that manages different tabs. It is pretty much like the tabs in your web browser.
API Reference
The API reference of the Tabset can be found here.