summaryrefslogtreecommitdiff
path: root/libnm/nm-device-wimax.c
diff options
context:
space:
mode:
authorDan Winship <danw@redhat.com>2014-11-20 15:42:35 -0500
committerDan Winship <danw@redhat.com>2014-11-20 15:42:35 -0500
commit19d78821c530f20263337f13d3709c4e9feadf49 (patch)
treef301df05a88fdfe00e3e050754cbacf378760550 /libnm/nm-device-wimax.c
parent3592c5f199d75b5c5969e172a06831d2fcacdf30 (diff)
downloadNetworkManager-19d78821c530f20263337f13d3709c4e9feadf49.tar.gz
libnm: post-process NM-1.0.gir to fix GPtrArray property typesdanw/wip/ptrarray-introspection
Only super-new gobject-introspection can properly annotate the Element-Type of a GPtrArray-valued property. So just do it manually with a perl script instead. NOTE: as of GNOME 3.12, this is pointless, because neither pygi nor gjs pays attention to the annotations anyway.
Diffstat (limited to 'libnm/nm-device-wimax.c')
-rw-r--r--libnm/nm-device-wimax.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libnm/nm-device-wimax.c b/libnm/nm-device-wimax.c
index f199b669fa..0942799159 100644
--- a/libnm/nm-device-wimax.c
+++ b/libnm/nm-device-wimax.c
@@ -630,8 +630,6 @@ nm_device_wimax_class_init (NMDeviceWimaxClass *wimax_class)
* NMDeviceWimax:nsps:
*
* List of all WiMAX Network Service Providers the device can see.
- *
- * Element-type: NMWimaxNsp
**/
g_object_class_install_property
(object_class, PROP_NSPS,