Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

skin_head_s Struct Reference
[Skin related routines]

#include <skin.h>

Data Fields


Detailed Description

Skin header information structure

Definition at line 609 of file skin.h.


Field Documentation

DWORD attached
 

The attached private data with the skin by application.

Definition at line 635 of file skin.h.

int bk_bmp_index
 

The index of the background bitmap in the bitmap array.

Definition at line 627 of file skin.h.

const BITMAP* bmps
 

The pointer to the array of the bitmaps used by the skin.

Definition at line 622 of file skin.h.

const LOGFONT* fonts
 

The pointer to the array of the logical fonts used by the skin.

Definition at line 624 of file skin.h.

skin_item_t* items
 

The pointer to the array of skin items.

Definition at line 632 of file skin.h.

char* name
 

The name of the skin.

Definition at line 612 of file skin.h.

int nr_items
 

The number of the items in this skin.

Definition at line 630 of file skin.h.

DWORD style
 

The style of the skin, can be OR'ed by the following values:

  • SKIN_STYLE_TOOLTIP The skin has tooltip window.

Definition at line 619 of file skin.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 13:54:28 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2