aboutsummaryrefslogtreecommitdiffstats
path: root/c_src/esdl2.h
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-04-03 20:10:18 +0200
committerLoïc Hoguin <[email protected]>2014-04-03 20:10:18 +0200
commit0f31316fc0e67d9f00638b913ac91d3009c47e94 (patch)
treed9c3d1026050d8b439dbc4c3d54c1025b91c5e6c /c_src/esdl2.h
parent781045cadfa7301101f749a2799feb30ab44f0fe (diff)
downloadesdl2-0f31316fc0e67d9f00638b913ac91d3009c47e94.tar.gz
esdl2-0f31316fc0e67d9f00638b913ac91d3009c47e94.tar.bz2
esdl2-0f31316fc0e67d9f00638b913ac91d3009c47e94.zip
Add sdl_window:set_title/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 433b262..2a0a231 100644
--- a/c_src/esdl2.h
+++ b/c_src/esdl2.h
@@ -185,6 +185,7 @@
F(set_window_minimum_size, 3) \
F(set_window_position, 3) \
F(set_window_size, 3) \
+ F(set_window_title, 2) \
// Generated declarations for the NIF.