introspection: fix Removed signal detail

This commit is contained in:
Dan Williams 2009-08-24 09:38:14 -05:00
parent 0b4dae681c
commit def14729b9

View file

@ -53,7 +53,7 @@
<signal name="Removed">
<tp:docstring>
Emitted when this settings object was removed. FIXME: Is this emitted after it was removed or when it is about to be removed? If after removed, then different semantics to Device removed. if prior to removal, should be called AboutToBeRemoved.
Emitted when this connection has been deleted/removed. After receipt of this signal, the object no longer exists.
</tp:docstring>
</signal>