introspection: fix Device.Ip4Address type

https://bugzilla.gnome.org/show_bug.cgi?id=720963
This commit is contained in:
Dan Winship 2013-12-23 12:56:31 -05:00
parent 0c2586a786
commit c0254336ce

View file

@ -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>