summaryrefslogtreecommitdiffstats
path: root/lib/efl/native/edbus.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/efl/native/edbus.rb')
-rw-r--r--lib/efl/native/edbus.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/efl/native/edbus.rb b/lib/efl/native/edbus.rb
index cae3ef0..55d56d2 100644
--- a/lib/efl/native/edbus.rb
+++ b/lib/efl/native/edbus.rb
@@ -56,6 +56,8 @@ module Efl
# VARIABLES
# EAPI extern E_DBus_Version *e_dbus_version;
attach_variable :e_dbus_version, :e_dbus_version
+ # EAPI extern int E_DBUS_DOMAIN_GLOBAL;
+ attach_variable :E_DBUS_DOMAIN_GLOBAL, :int
# EAPI extern int E_DBUS_EVENT_SIGNAL;
attach_variable :E_DBUS_EVENT_SIGNAL, :int
#