aboutsummaryrefslogtreecommitdiffstats
path: root/c_src/esdl2.h
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-04-03 14:56:29 +0200
committerLoïc Hoguin <[email protected]>2014-04-03 14:56:29 +0200
commitfad5d6798a9a93acd274daa3e378c6c2fbb1b72b (patch)
treec54cb1abc48ae0659017f4ee2b8b22556b07fb5e /c_src/esdl2.h
parent02625290044c6c6a50d08261aa4a8e4103be60d8 (diff)
downloadesdl2-fad5d6798a9a93acd274daa3e378c6c2fbb1b72b.tar.gz
esdl2-fad5d6798a9a93acd274daa3e378c6c2fbb1b72b.tar.bz2
esdl2-fad5d6798a9a93acd274daa3e378c6c2fbb1b72b.zip
Add sdl_window:raise/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 e4edd0e..f5a3012 100644
--- a/c_src/esdl2.h
+++ b/c_src/esdl2.h
@@ -174,6 +174,7 @@
F(hide_window, 1) \
F(maximize_window, 1) \
F(minimize_window, 1) \
+ F(raise_window, 1) \
// Generated declarations for the NIF.