gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/lua-graph.cpp
diff options
context:
space:
mode:
authorFrancesco Abbate <francesco.bbt@gmail.com>2012年08月12日 19:10:04 +0200
committerFrancesco Abbate <francesco.bbt@gmail.com>2012年08月12日 19:10:04 +0200
commit89ea79b27cf99ce3d3ec703ca53f6fac2c1c683b (patch)
tree1e9819900b5086e72ba803ddbe8532533c245cb8 /agg-plot/lua-graph.cpp
parent427d762746455aaf88b2935de122e7201634d8f8 (diff)
downloadgsl-shell-89ea79b27cf99ce3d3ec703ca53f6fac2c1c683b.tar.gz
Implement a mechanism to close FOX windows from Lua
Rationalization of Lua requests sent to FOX main loop. Support to restart the Lua interpreter is also added.
Diffstat (limited to 'agg-plot/lua-graph.cpp')
-rw-r--r--agg-plot/lua-graph.cpp 2
1 files changed, 1 insertions, 1 deletions
diff --git a/agg-plot/lua-graph.cpp b/agg-plot/lua-graph.cpp
index c056a10b..34f3cace 100644
--- a/agg-plot/lua-graph.cpp
+++ b/agg-plot/lua-graph.cpp
@@ -43,7 +43,7 @@ pthread_mutex_t agg_mutex[1];
void
graph_close_windows (lua_State *L)
{
- window_index_apply_all (L, window_close_wait);
+ window_index_apply_all (L, app_window_hooks->close);
}
void
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月12日 19:50:30 +0000

AltStyle によって変換されたページ (->オリジナル) /