~alexlauni/gudev-sharp/trunk

« back to all changes in this revision

Viewing changes to gudev/gudev.metadata

  • Committer: Alex Launi
  • Date: 2010-03-15 22:32:25 UTC
  • Revision ID: alex.launi@gmail.com-20100315223225-2jdy182h7vvmx3tw
Fix up two returns to be string[]

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<metadata>
3
3
  <attr path="/api/namespace/object/constructor[@cname='g_udev_client_new']/parameters/parameter" name="type">GStrv</attr>
4
4
  <attr path="/api/namespace/object/method[@cname='g_udev_device_get_property_keys']/return-type" name="type">GStrv</attr>
 
5
  <attr path="/api/namespace/object/method[@cname='g_udev_device_get_property_as_strv']/return-type" name="type">GStrv</attr>
 
6
  <attr path="/api/namespace/object/method[@cname='g_udev_device_get_sysfs_attr_as_strv']/return-type" name="type">GStrv</attr>
5
7
</metadata>