GNOME Bugzilla – Bug 773588
[review] add vala api for libnm
Last modified: 2016-11-03 09:21:36 UTC
We had vapi for libnm-util and libnm-glib. Now also add it for libnm (the successor library that deprecates the above). Note that libnm cannot be linked together with libnm-glib (because of clashing glib type names). Thus, the vala prefix "NM" can safely be reused.
Branch at: https://cgit.freedesktop.org/NetworkManager/NetworkManager/log/?h=th/libnm-vala-bgo773588 and CC-ing Alberto, who did the vapi for libnm-glib.
*** Bug 743423 has been marked as a duplicate of this bug. ***
merged to master: https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=0fa2cf19e52167f17dbe43fb1a162ce885f00fc9 consider it a first shot, but we can improve on it later as users of it identify issues.