Go to the source code of this file.
Namespaces | |
lua_widget | |
Functions | |
int | intf_show_dialog (lua_State *L) |
Displays a window. More... | |
int | lua_widget::luaW_open (lua_State *L) |
int intf_show_dialog | ( | lua_State * | L | ) |
Displays a window.
Definition at line 53 of file lua_widget_methods.cpp.
References luaW_checkconfig(), luaW_clearwindowtable(), and luaW_pushwidget().
Referenced by lua_gui2::luaW_open().