Lubomir Rintel
a8e8e76641
dbus: fix up the XML formatting
...
The conversion script didn't do a very good job. It got fired.
2016-04-05 14:37:51 +02:00
Lubomir Rintel
6e2b188361
dbus: convert the annotations to gtk-doc blocks
2016-04-05 14:37:51 +02:00
Lubomir Rintel
618373a14f
dbus: use the annotations for documentation
...
gdbus only understands those (and gtk docstrings, which we should eventually
use) when generating the documentation.
2016-03-26 11:28:19 +01:00
Dan Winship
4819df28b4
core: add NMDeviceGeneric:type-description
...
Use nm_platform_link_get_type_name() to get information about the
generic device, and export that via D-Bus
2013-05-07 12:46:56 -04:00
Dan Winship
ce4f2a4bd6
core, libnm-glib: add NMDeviceGeneric
...
Add NMDeviceGeneric, to provide generic support for unknown device
types, and create NMDeviceGenerics for those devices that NM
previously was ignoring. Allow NMSettingGeneric connections to be
activated on (managed) NMDeviceGenerics.
2013-05-07 12:46:56 -04:00