like NM_CLIENT_INSTANCE_FLAGS_INITIALIZED_GOOD
indicates that the instance completed initialization with failure. In that
case the instance is unusable. Since: 1.42.
as NM.Client is an GInitable
and GAsyncInitable, nm_client_get_instance_flags() returns this flag
once initialization completed with success. This flag cannot be set
as NM_CLIENT_INSTANCE_FLAGS property. Since: 1.42.
by default, NMClient
will fetch the permissions via "GetPermissions" and refetch them when
"CheckPermissions" signal gets received. By setting this flag, this behavior
can be disabled. You can toggle this flag to enable and disable automatic
fetching of the permissions. Watch also nm_client_get_permissions_state()
to know whether the permissions are up to date.
special value to indicate no flags.
Since
1.24