Introduce a flag to create a window without showing it - gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/window_hooks.h
diff options
context:
space:
mode:
authorFrancesco Abbate <francesco.bbt@gmail.com>2012年11月09日 14:11:57 +0100
committerFrancesco Abbate <francesco.bbt@gmail.com>2012年11月09日 14:11:57 +0100
commit018813c6e5f2b1d7e1809cde0ebae790d57aa3fd (patch)
tree09f2712a8572eeb9de45dc63df5c45d43baa6007 /agg-plot/window_hooks.h
parent096abfe85cc5b961e943fa5970aac4f0dbbda5ab (diff)
downloadgsl-shell-018813c6e5f2b1d7e1809cde0ebae790d57aa3fd.tar.gz
Introduce a flag to create a window without showing it
Diffstat (limited to 'agg-plot/window_hooks.h')
-rw-r--r--agg-plot/window_hooks.h 1
1 files changed, 1 insertions, 0 deletions
diff --git a/agg-plot/window_hooks.h b/agg-plot/window_hooks.h
index 58c6ce33..180c4dcb 100644
--- a/agg-plot/window_hooks.h
+++ b/agg-plot/window_hooks.h
@@ -9,6 +9,7 @@ __BEGIN_DECLS
struct window_hooks {
int (*create)(lua_State* L);
+ int (*show)(lua_State* L);
int (*attach)(lua_State* L);
int (*update)(lua_State* L);
int (*refresh)(lua_State* L);
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月15日 04:16:05 +0000

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