mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 21:10:32 +01:00
introspection: fix Device.Ip4Address type
https://bugzilla.gnome.org/show_bug.cgi?id=720963
This commit is contained in:
parent
0c2586a786
commit
c0254336ce
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
Flags describing the capabilities of the device.
|
||||
</tp:docstring>
|
||||
</property>
|
||||
<property name="Ip4Address" type="i" access="read">
|
||||
<property name="Ip4Address" type="u" access="read">
|
||||
<tp:docstring>
|
||||
DEPRECATED; use the 'Addresses' property of the 'Ip4Config' object instead.
|
||||
</tp:docstring>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue