From 73e152af6e3fb4f5848bfb8394484026ff119003 Mon Sep 17 00:00:00 2001
From: Michael Biebl Registers an error quark for NMClient if necessary.
Top
@@ -788,12 +789,16 @@
#define
NM_CLIENT_ERROR
+
+
+NMClient
+Object Hierarchy
- GEnum
+
GEnum
├── NMClientError
├── NMClientPermission
╰── NMClientPermissionResult
@@ -802,6 +807,12 @@
void);
GCancellablenm_client_new_async() if you want to avoid
that.
GCancellable
nm_client_new_finish() to get the result. Note that on an error,
the callback can be invoked with two first parameters as NULL.
-Parameters
+Parameters