
Tab component. More...
Derived from: | public CL_GUIComponent |
Derived by: | None |
Group: | Components (GUI) |
#include <ClanLib/gui.h>
Class Members:
Construction: | |
| |
Returns the preferred size of a render box. | |
returns the number of pages in the tab. |
| |
Create new tab page. By default the ID of the tab is 0. | |
Show a page by its index. | |
Show a page by its ID. In case of non-unique ID's the first match will be shown. | |
Remove a page by its index. | |
Remove a page by its ID. | |
Set the label of the component specified by index. | |
Set the label of the component specified by index. |