summaryrefslogtreecommitdiff
path: root/spec/Connection_Interface_Contact_Groups.xml
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-22 11:51:15 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-22 13:08:17 +0100
commit49e57e9861ffb9e3485de80962070064ea3867e2 (patch)
treedfb6efdbad5c93a5e25001d28b356c3e388c3073 /spec/Connection_Interface_Contact_Groups.xml
parent55851f25534f0b1f76f1917877d400e4657f5917 (diff)
ContactGroups: move GroupsChanged signal to appear first
David noted that since this signal is more fundamental, it ought to come first.
Diffstat (limited to 'spec/Connection_Interface_Contact_Groups.xml')
-rw-r--r--spec/Connection_Interface_Contact_Groups.xml40
1 files changed, 20 insertions, 20 deletions
diff --git a/spec/Connection_Interface_Contact_Groups.xml b/spec/Connection_Interface_Contact_Groups.xml
index 856dec17..258456a5 100644
--- a/spec/Connection_Interface_Contact_Groups.xml
+++ b/spec/Connection_Interface_Contact_Groups.xml
@@ -65,6 +65,26 @@
</tp:docstring>
</tp:contact-attribute>
+ <signal name="GroupsChanged" tp:name-for-bindings="Groups_Changed">
+ <tp:docstring>
+ Emitted when contacts' groups change.
+ </tp:docstring>
+
+ <arg name="Contact" type="au" tp:type="Contact_Handle">
+ <tp:docstring>The relevant contacts.</tp:docstring>
+ </arg>
+
+ <arg name="Added" type="as">
+ <tp:docstring>The names of groups to which the contacts were
+ added.</tp:docstring>
+ </arg>
+
+ <arg name="Removed" type="as">
+ <tp:docstring>The names of groups from which the contacts were
+ removed.</tp:docstring>
+ </arg>
+ </signal>
+
<property name="Groups" type="as" access="read"
tp:name-for-bindings="Groups">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
@@ -166,26 +186,6 @@
</arg>
</signal>
- <signal name="GroupsChanged" tp:name-for-bindings="Groups_Changed">
- <tp:docstring>
- Emitted when contacts' groups change.
- </tp:docstring>
-
- <arg name="Contact" type="au" tp:type="Contact_Handle">
- <tp:docstring>The relevant contacts.</tp:docstring>
- </arg>
-
- <arg name="Added" type="as">
- <tp:docstring>The names of groups to which the contacts were
- added.</tp:docstring>
- </arg>
-
- <arg name="Removed" type="as">
- <tp:docstring>The names of groups from which the contacts were
- removed.</tp:docstring>
- </arg>
- </signal>
-
<method name="SetContactGroups" tp:name-for-bindings="Set_Contact_Groups">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Add the given contact to the given groups (creating new groups