aboutsummaryrefslogtreecommitdiffstats
path: root/c_src/esdl2.h
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-04-03 15:32:42 +0200
committerLoïc Hoguin <[email protected]>2014-04-03 16:50:41 +0200
commitfa5e7eca92e37289138f78ffff131d7a2cf735ec (patch)
tree7947eed5fe50f17dd24a5f1d6866e759b87927f8 /c_src/esdl2.h
parent971a0b4ee13fef8ffd3d1cd0e1f359c75b08bb50 (diff)
downloadesdl2-fa5e7eca92e37289138f78ffff131d7a2cf735ec.tar.gz
esdl2-fa5e7eca92e37289138f78ffff131d7a2cf735ec.tar.bz2
esdl2-fa5e7eca92e37289138f78ffff131d7a2cf735ec.zip
Add sdl_window:set_bordered/2
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 966f14d..55b9a2b 100644
--- a/c_src/esdl2.h
+++ b/c_src/esdl2.h
@@ -176,6 +176,7 @@
F(minimize_window, 1) \
F(raise_window, 1) \
F(restore_window, 1) \
+ F(set_window_bordered, 2) \
// Generated declarations for the NIF.