summaryrefslogtreecommitdiff
path: root/vala
diff options
context:
space:
mode:
authorMichele Dionisio <michele.dionisio@gmail.com>2016-09-17 10:02:15 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2016-09-17 10:02:15 +0200
commit0431459492f94a9840f29abb143f7e29834e2d54 (patch)
tree63a075e17004b590c9ef6ac66058d6753c5f78c4 /vala
parentde38563e742fcf4041779ea19ec9458f57fa3879 (diff)
downloadvala-0431459492f94a9840f29abb143f7e29834e2d54.tar.gz
D-Bus: Support DBus.timeout attribute for client methods
https://bugzilla.gnome.org/show_bug.cgi?id=737913
Diffstat (limited to 'vala')
-rw-r--r--vala/valausedattr.vala2
1 files changed, 1 insertions, 1 deletions
diff --git a/vala/valausedattr.vala b/vala/valausedattr.vala
index 588aaf7f8..6516e5e15 100644
--- a/vala/valausedattr.vala
+++ b/vala/valausedattr.vala
@@ -72,7 +72,7 @@ public class Vala.UsedAttr : CodeVisitor {
"GtkTemplate", "ui", "",
"GtkCallback", "name", "",
- "DBus", "name", "no_reply", "result", "use_string_marshalling", "value", "signature", "visible", "",
+ "DBus", "name", "no_reply", "result", "use_string_marshalling", "value", "signature", "visible", "timeout", "",
"GIR", "name", ""