JWM Source Documentation

spacer.h File Reference

Spacer tray component. More...

Go to the source code of this file.

Functions

struct TrayComponentTypeCreateSpacer (int width, int height)
 Create a spacer tray component.

Detailed Description

Spacer tray component.

Author:
Joe Wingbermuehle
Date:
2011

Definition in file spacer.h.


Function Documentation

struct TrayComponentType* CreateSpacer ( int  width,
int  height 
) [read]

Create a spacer tray component.

Parameters:
widthMinimum width.
heightMinimum height.
Returns:
A new spacer tray component.