summaryrefslogtreecommitdiffstats
path: root/lib/efl/native/eina.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/efl/native/eina.rb')
-rw-r--r--lib/efl/native/eina.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/efl/native/eina.rb b/lib/efl/native/eina.rb
index 9c831f7..179c42d 100644
--- a/lib/efl/native/eina.rb
+++ b/lib/efl/native/eina.rb
@@ -46,6 +46,8 @@ module Efl
[ :eina_threads_init, [ ], :int ],
# EAPI int eina_threads_shutdown(void);
[ :eina_threads_shutdown, [ ], :int ],
+ # EAPI Eina_Bool eina_main_loop_is(void);
+ [ :eina_main_loop_is, [ ], :eina_bool ],
]
#
attach_fcts fcts