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 ScaledIconNodenext

Detailed Description

Structure to hold a scaled icon.

Definition at line 16 of file icon.h.


Field Documentation

Definition at line 25 of file icon.h.

The scaled height of the icon.

Definition at line 19 of file icon.h.

Definition at line 21 of file icon.h.

Definition at line 24 of file icon.h.

Definition at line 22 of file icon.h.

Definition at line 28 of file icon.h.

The scaled width of the icon.

Definition at line 18 of file icon.h.


The documentation for this struct was generated from the following file: