#include <skin.h>
Definition at line 396 of file skin.h.
|
|
Operations for deinitialization. |
|
|
Operations for item drawing. |
|
|
Operations for item drawing. |
|
|
Operations for getting item value. For button item, value is the click status, non-zero for clicked or checked. For slider, value is the position. For label item, value is the label text. For control item, value is the handle to control. |
|
|
Operations for initialization. |
|
|
Item msg proc |
|
|
Operations when creating the skin window. |
|
|
Operations when destroying the skin window. |
|
|
Operations for setting item value. For button item, value is the click status, non-zero for clicked or checked. For slider, value is the position. For label item, value is the label text. For control item, value is the handle to control. |
1.4.2