aboutsummaryrefslogtreecommitdiffstats
path: root/c_src/esdl2.h
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-04-03 13:50:26 +0200
committerLoïc Hoguin <[email protected]>2014-04-03 14:37:15 +0200
commit9e38925e829fd635f6f3339770f3ebdf49ad906f (patch)
tree63d7775ad9e49a57ef587d23674c556a3abdda92 /c_src/esdl2.h
parentba902081dd0386455dedc247a89f645ff9135877 (diff)
downloadesdl2-9e38925e829fd635f6f3339770f3ebdf49ad906f.tar.gz
esdl2-9e38925e829fd635f6f3339770f3ebdf49ad906f.tar.bz2
esdl2-9e38925e829fd635f6f3339770f3ebdf49ad906f.zip
Add sdl_window:get_title/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 7aea80f..f165056 100644
--- a/c_src/esdl2.h
+++ b/c_src/esdl2.h
@@ -170,6 +170,7 @@
F(get_window_minimum_size, 1) \
F(get_window_position, 1) \
F(get_window_size, 1) \
+ F(get_window_title, 1) \
// Generated declarations for the NIF.