aboutsummaryrefslogtreecommitdiffstats
path: root/c_src/esdl2.h
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-04-03 19:40:06 +0200
committerLoïc Hoguin <[email protected]>2014-04-03 19:40:06 +0200
commit89b594e3a86da6cc6d08009bfe0fb26a18ce8365 (patch)
treeaf2d26dd936b30b04c83305b5b52140fb22308a7 /c_src/esdl2.h
parenta538eb1deb61edd4c166dcba1dfd3dcc57663fc9 (diff)
downloadesdl2-89b594e3a86da6cc6d08009bfe0fb26a18ce8365.tar.gz
esdl2-89b594e3a86da6cc6d08009bfe0fb26a18ce8365.tar.bz2
esdl2-89b594e3a86da6cc6d08009bfe0fb26a18ce8365.zip
Add sdl_window:set_min_size/3
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 9c41916..3b69a87 100644
--- a/c_src/esdl2.h
+++ b/c_src/esdl2.h
@@ -182,6 +182,7 @@
F(set_window_grab, 2) \
F(set_window_icon, 2) \
F(set_window_maximum_size, 3) \
+ F(set_window_minimum_size, 3) \
// Generated declarations for the NIF.