JWM Source Documentation
ScaledIconNode Struct Reference
Structure to hold a scaled icon. More...
#include <icon.h>
Data Fields | |
| int | width |
| The scaled width of the icon. | |
| int | height |
| The scaled height of the icon. | |
| Pixmap | image |
| Pixmap | mask |
| Picture | imagePicture |
| Picture | alphaPicture |
| struct ScaledIconNode * | next |
Detailed Description
Field Documentation
| Picture ScaledIconNode::alphaPicture |
| Pixmap ScaledIconNode::image |
| Picture ScaledIconNode::imagePicture |
| Pixmap ScaledIconNode::mask |
| struct ScaledIconNode* ScaledIconNode::next |
The documentation for this struct was generated from the following file: