| 947:a335a12936ce | 948:94bc57d63128 |
|---|---|
| 69 | 69 |
| 70 int msg_end(UiObject *parent, const CxJsonValue *value); | 70 int msg_end(UiObject *parent, const CxJsonValue *value); |
| 71 | 71 |
| 72 int msg_button(UiObject *parent, const CxJsonValue *value); | 72 int msg_button(UiObject *parent, const CxJsonValue *value); |
| 73 | 73 |
| 74 int msg_togglebutton(UiObject *parent, const CxJsonValue *value); | |
| 75 | |
| 74 | 76 |
| 75 | 77 |
| 76 | 78 |
| 77 #ifdef __cplusplus | 79 #ifdef __cplusplus |
| 78 } | 80 } |