ui/ui/toolkit.h

changeset 63
46a42f0c4f93
parent 62
70d2aee84432
child 64
6ef2c7f73a30
equal deleted inserted replaced
62:70d2aee84432 63:46a42f0c4f93
308 void ui_add_image(char *imgname, char *filename); 308 void ui_add_image(char *imgname, char *filename);
309 309
310 310
311 311
312 UIWIDGET ui_label(UiObject *obj, char *label); 312 UIWIDGET ui_label(UiObject *obj, char *label);
313 UIWIDGET ui_space(UiObject *obj);
313 314
314 #ifdef __cplusplus 315 #ifdef __cplusplus
315 } 316 }
316 #endif 317 #endif
317 318

mercurial