_aDialogClockSettings variable
Syntax
static const GUI_WIDGET_CREATE_INFO _aDialogClockSettings[] = {
{ WINDOW_CreateIndirect, "Clock Settings", 0, 0, 0, 240, 240, FRAMEWIN_CF_MOVEABLE },
{ IMAGE_CreateIndirect, "Image", ID_IMAGE_INFO, 0, 40, 240, 200, 0, 0, 0 },
};