aboutsummaryrefslogtreecommitdiffstats
path: root/c_src/esdl2.h
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-04-03 13:50:11 +0200
committerLoïc Hoguin <[email protected]>2014-04-03 14:37:15 +0200
commitba902081dd0386455dedc247a89f645ff9135877 (patch)
treecfab78cb9a6b4a95cc4fcd2ec22841a2044e0eb4 /c_src/esdl2.h
parentbc5bcab82c15731b585936f375330b5c1aad3ed5 (diff)
downloadesdl2-ba902081dd0386455dedc247a89f645ff9135877.tar.gz
esdl2-ba902081dd0386455dedc247a89f645ff9135877.tar.bz2
esdl2-ba902081dd0386455dedc247a89f645ff9135877.zip
Add sdl_window:get_size/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 3a69b8f..7aea80f 100644
--- a/c_src/esdl2.h
+++ b/c_src/esdl2.h
@@ -169,6 +169,7 @@
F(get_window_maximum_size, 1) \
F(get_window_minimum_size, 1) \
F(get_window_position, 1) \
+ F(get_window_size, 1) \
// Generated declarations for the NIF.