JWM Source Documentation
spacer.h File Reference
Spacer tray component. More...
Go to the source code of this file.
Functions | |
| struct TrayComponentType * | CreateSpacer (int width, int height) |
| Create a spacer tray component. | |
Detailed Description
Function Documentation
| struct TrayComponentType* CreateSpacer | ( | int | width, |
| int | height | ||
| ) | [read] |
Create a spacer tray component.
- Parameters:
-
width Minimum width. height Minimum height.
- Returns:
- A new spacer tray component.