client/uiclient.h

changeset 948
94bc57d63128
parent 944
cc23aad6335e
child 953
c98404829cd3
equal deleted inserted replaced
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 }

mercurial