aboutsummaryrefslogtreecommitdiffstats
path: root/c_src/esdl2.h
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-04-03 13:29:12 +0200
committerLoïc Hoguin <[email protected]>2014-04-03 13:29:12 +0200
commitbc5bcab82c15731b585936f375330b5c1aad3ed5 (patch)
tree26c5a251de3d021e3ace0ea8b74a2b6a5fad3128 /c_src/esdl2.h
parent84b4ea732c0f2a54bbbe664e50e1af314a0bdb38 (diff)
downloadesdl2-bc5bcab82c15731b585936f375330b5c1aad3ed5.tar.gz
esdl2-bc5bcab82c15731b585936f375330b5c1aad3ed5.tar.bz2
esdl2-bc5bcab82c15731b585936f375330b5c1aad3ed5.zip
Add sdl_window:get_pos/1
Diffstat (limited to 'c_src/esdl2.h')
-rw-r--r--c_src/esdl2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/c_src/esdl2.h b/c_src/esdl2.h
index cab3a1a..3a69b8f 100644
--- a/c_src/esdl2.h
+++ b/c_src/esdl2.h
@@ -168,6 +168,7 @@
F(get_window_id, 1) \
F(get_window_maximum_size, 1) \
F(get_window_minimum_size, 1) \
+ F(get_window_position, 1) \
// Generated declarations for the NIF.