/script_binding/lua/lua_ftk_combo_box.h
http://ftk.googlecode.com/ · C Header · 14 lines · 9 code · 4 blank · 1 comment · 0 complexity · ae83eb3352335a009fe3e29903045bcf MD5 · raw file
- /*This file is generated by luagen.*/
- #include "ftk.h"
- #include "tolua++.h"
- #include "ftk_combo_box.h"
- #include "lua_ftk_widget.h"
- #ifndef LUA_FtkComboBox_H
- #define LUA_FtkComboBox_H
- typedef FtkWidget FtkComboBox;
- int tolua_ftk_combo_box_init(lua_State* L);
- #endif/*LUA_FtkComboBox_H*/