#include <mgutils.h>
Skin header information structure
Definition at line 1657 of file mgutils.h.
◆ attached
The attached private data with the skin by application.
Definition at line 1683 of file mgutils.h.
◆ bk_bmp_index
The index of the background bitmap in the bitmap array.
Definition at line 1675 of file mgutils.h.
◆ bmps
The pointer to the array of the bitmaps used by the skin.
Definition at line 1670 of file mgutils.h.
◆ fonts
The pointer to the array of the logical fonts used by the skin.
Definition at line 1672 of file mgutils.h.
◆ items
The pointer to the array of skin items.
Definition at line 1680 of file mgutils.h.
◆ name
◆ nr_items
The number of the items in this skin.
Definition at line 1678 of file mgutils.h.
◆ 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 1667 of file mgutils.h.
The documentation for this struct was generated from the following file: