mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 17:40:08 +01:00
introspection: fix Removed signal detail
This commit is contained in:
parent
0b4dae681c
commit
def14729b9
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue